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

https://github.com/viglucci/unity-rsocket-demo

A Unity compatible implementation of the RSocket protocol
https://github.com/viglucci/unity-rsocket-demo

gamedev networking rsocket tcp unity3d

Last synced: 7 months ago
JSON representation

A Unity compatible implementation of the RSocket protocol

Awesome Lists containing this project

README

          

# unity-rsocket-demo

This project serves as a demo for using RSocket with Unity via the below packages.

- [RSocket for Unity](https://github.com/viglucci/unity-rsocket)
- [Unity RSocket WebSocket Transport](https://github.com/viglucci/unity-rsocket-transport-websocket)