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

Use mspc channels to communicate with the server rather than using events. #25

Closed
john-bv opened this issue Jan 10, 2022 · 1 comment · Fixed by #35
Closed

Use mspc channels to communicate with the server rather than using events. #25

john-bv opened this issue Jan 10, 2022 · 1 comment · Fixed by #35
Labels
Complete The code review for this issue has been completed; and is now being finalized.

Comments

@john-bv
Copy link
Member

john-bv commented Jan 10, 2022

This has multiple advantages, such that we can call async methods from producers, etc...

@john-bv
Copy link
Member Author

john-bv commented Jan 26, 2022

this has been resolved partially in V2, however plans to fully migrate this implementation are underway! This will eliminate the need for netrex_events in raknet entirely.

@john-bv john-bv closed this as completed Oct 31, 2022
@john-bv john-bv added the Complete The code review for this issue has been completed; and is now being finalized. label Jun 17, 2023
@john-bv john-bv linked a pull request Aug 21, 2023 that will close this issue
@NetrexMC NetrexMC locked and limited conversation to collaborators Sep 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complete The code review for this issue has been completed; and is now being finalized.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant