thor-io.vnext
TypeScript icon, indicating that this package has built-in type declarations

2.0.6 • Public • Published

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

Package Sidebar

Install

npm i thor-io.vnext

Weekly Downloads

2

Version

2.0.6

License

MIT

Unpacked Size

102 kB

Total Files

83

Last publish

Collaborators

  • magnusthor