0.5.0 • Published 5 years ago

instant-connection v0.5.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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

0.5.0

5 years ago

0.4.2

5 years ago

0.4.0

5 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago