Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blitzy/unity-session-socket-client

A Unity library for connecting, sending, and receiving with the session-socket-server.
https://github.com/blitzy/unity-session-socket-client

network network-client socket unity unity-networking

Last synced: 10 days ago
JSON representation

A Unity library for connecting, sending, and receiving with the session-socket-server.

Awesome Lists containing this project

README

        

# Unity Session Socket Client

A Unity library for connecting, sending, and receiving with the [Session Socket Server](https://github.com/Blitzy/session-socket-server)

For the full README for the library check it out [inside the actual library folder over here.](Assets/SessionSocketClient/README.md)

## Contribute
If you wish to contribute to this project feel free to open up a pull request and I will review it for inclusion.

Same goes for bug fixes, if you find any, feel free to open up an Issue here on the GitHub repo or fix it yourself and create a pull request so we may all benefit.