0.8.1 • Published 3 years ago

euphoria-connection v0.8.1

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

euphoria-connection Build Status

make connections to euphoria.io :D.

install

simply download it from npm.

$ yarn add euphoria-connection

usage

Require it and you can proceed to create new connections :D.

const euphoriaConnection = require('euphoria-connection')
const connection = new euphoriaConnection()

connections will default to the &test room. Once you've created a connection you can send data over it with the send() method.

tests

$ yarn test

license

MIT © Kalium

0.8.1

3 years ago

0.8.0

3 years ago

0.6.0

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago