Skip to content
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

Create networking module #143

Closed
thecodewarrior opened this issue Aug 5, 2020 · 1 comment
Closed

Create networking module #143

thecodewarrior opened this issue Aug 5, 2020 · 1 comment
Labels
enhancement New feature or request New Module Related to creating a new module

Comments

@thecodewarrior
Copy link
Member

Create a module to make networking easier. This will probably involve some utility classes to manage registering and sending packets, as well as a base packet class that uses Prism to (de)serialize the payload. This will eventually use the binary serialization from #142, however until that's implemented this can use the NBT serializers and encode the resulting NBT tags to binary.

@thecodewarrior thecodewarrior added enhancement New feature or request New Module Related to creating a new module labels Aug 5, 2020
@thecodewarrior
Copy link
Member Author

Implemented in f419099

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request New Module Related to creating a new module
Projects
None yet
Development

No branches or pull requests

1 participant