Test to send data from Unity to Node.js server using WebSocket.
UnityからNode.jsサーバにWebSocketを使って座標情報を送信するテストです.
Unity 20181.5f1
Node v8.11.3
https://github.com/sta/websocket-sharp
https://github.com/neuecc/UniRx
This library is under the MIT License.
Some code is borrowed from websocket-sharp and UniRx.
Thanks to developers of websocket-sharp and UniRx.
