euphoria-connection

0.8.1 • Public • Published

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

/euphoria-connection/

    Package Sidebar

    Install

    npm i euphoria-connection

    Weekly Downloads

    0

    Version

    0.8.1

    License

    MIT

    Unpacked Size

    7.43 kB

    Total Files

    4

    Last publish

    Collaborators

    • kalium