Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/blitzy/unity-session-socket-client
- Owner: Blitzy
- License: mit
- Created: 2019-11-15T21:06:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-13T20:30:54.000Z (about 5 years ago)
- Last Synced: 2025-01-03T02:53:19.251Z (15 days ago)
- Topics: network, network-client, socket, unity, unity-networking
- Language: C#
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.