Skip to content

Client-side Networking Implementation #38

@TheDudeFromCI

Description

@TheDudeFromCI

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestSomething that should be added.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions