thor-io.vnext
v2.0.6
Published
thor-io.vnext represents the next generation of thor-io.Thor-IO is a fundament for stateful real-time communication.TCP/IP,WebSockets & WebRTC or whatever you need and desire.
Downloads
57
Maintainers
Readme
thor-io.vnext
thor-io.vnext represents the next generation of thor-io. Thor-IO is a fundament for stateful real-time communication that runs on TCP/IP, WebSockets & WebRTC or whatever you need and desire. Use it with Express or any Node middleware you like. ThorIO has a built in WebRTC signaling.
install
npm install thor-io.vnext
how to use
set up server
#thor-io.vnext
thor-io.vnext represents the next generation of thor-io. Thor-IO is a fundament for stateful real-time communication for TCP/IP,WebSockets & WebRTC or whatever you need and desire.
install
npm install thor-io.vnext
how to use
See gist's below
Set up server
https://gist.github.com/MagnusThor/9564824dcc6385d736565973798cbef9
Example controller
https://gist.github.com/MagnusThor/714d5e6e59d2e042111e3aefc94fe435
More info (dox)
See https://github.com/MagnusThor/thor-io.vnext/wiki for a brief documnentation.
client library / package
npm install thor-io.client-vnext
More info
See https://github.com/MagnusThor/thor-io.vnext/wiki for a brief documnentation.
client library / package$$
npm install thor-io.client-vnext
client example
https://gist.github.com/MagnusThor/0cf03ec8ad30118d4e8ff127d1a1348e