Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

feat: rsbuf packets implementation#3

Open
ultraviolet-jordan wants to merge 14 commits into225from
feat/packets
Open

feat: rsbuf packets implementation#3
ultraviolet-jordan wants to merge 14 commits into225from
feat/packets

Conversation

@ultraviolet-jordan
Copy link
Contributor

@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 draft March 30, 2025 14:00
@ultraviolet-jordan ultraviolet-jordan marked this pull request as ready for review April 1, 2025 05:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant