make connections to instant :D.
this is a sister of the euphoria-connection library and follows the same format.
install
simply download it from npm.
$ npm install instant-connection
usage
Require it and you can proceed to create new connections :D.
const instantConnection = const connection =
connections will default to the &test room. Once you've created a connection you can send data over it with the send() method.
tests
$ npm test
license
MIT © Kalium