instant-connection

0.5.0 • Public • Published

instant-connection Build Status

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 = require('instant-connection')
const connection = new instantConnection()

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

Readme

Keywords

Package Sidebar

Install

npm i instant-connection

Weekly Downloads

25

Version

0.5.0

License

MIT

Unpacked Size

6.02 kB

Total Files

4

Last publish

Collaborators

  • kalium