Skip to content

feat: rsbuf packets implementation #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: 225
Choose a base branch
from
Open

Conversation

ultraviolet-jordan
Copy link
Collaborator

@ultraviolet-jordan ultraviolet-jordan commented Mar 30, 2025

I want to package rsbuf with RuneScape packet protocol, similar to Blurites rsprot.
This way, specific RuneScape versions can be packaged in specific wasm modules that we publish.
The engine would require 0 changes between wasm versions, aside from any packets deleted/added.

  • Immediate incoming packets.
  • Buffered incoming packets.
  • Incoming packets limits.
  • Outgoing packets.
  • WordPack
  • Optimizations
  • Tests

@ultraviolet-jordan ultraviolet-jordan marked this pull request as ready for review April 1, 2025 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant