blurite / rsprot

RSProt is an all-in-one networking package for RuneScape Private Servers, primarily targeted at the OldSchool scene.
MIT License
27 stars 5 forks source link

Experimental API #12

Closed Z-Kris closed 4 months ago

Z-Kris commented 4 months ago

Implements the API, bringing the entire library together and allowing a server to easily set up networking with only needing to fill in the bare minimum from the server's perspective.

Worth noting that there's a big lack of documentation and no testing set up right now, this PR introduces a lot of classes that need to be stabilized over time and may require further design changes. It is, however, a functional prototype.