Unofficial implementation of the TIO protocol in Node.js
yarn add stefanvanherwijnen/tio-node
Start tio-proxy
and then you can connect a TIOSession
to the proxy. Check the examples.
- Implement sending and receiving RPC values
- Proper heartbeat implementation
- Complete unit testing