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

Client-side Networking Implementation #38

Open
TheDudeFromCI opened this issue May 23, 2020 · 0 comments
Open

Client-side Networking Implementation #38

TheDudeFromCI opened this issue May 23, 2020 · 0 comments
Labels
Feature Request Something that should be added.
Milestone

Comments

@TheDudeFromCI
Copy link
Owner

Is your feature request related to a problem? Please describe.
The current networking framework only has support for the server-side. While it wouldn't be too hard to roll a custom client implementation with the packet API, it's kind of ridiculous that one would need to. This is something that definitely should be tackled.

Describe the solution you'd like
A basic client-side networking implementation to match with the existing server-side implementation.

Describe alternatives you've considered
Rolling my own client.

Additional context
No additional context needed. This just would be an important feature. Otherwise, the current server implementation isn't too useful.

@TheDudeFromCI TheDudeFromCI added the Feature Request Something that should be added. label May 23, 2020
@TheDudeFromCI TheDudeFromCI added this to the Networking milestone May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Something that should be added.
Projects
None yet
Development

No branches or pull requests

1 participant