libpush

0.2.2 • Public • Published

libpush NPM version

instant messaging for applications

Setup

Just type npm install libpush to install libpush in your project folder.

Usage

libpush attaches to primus, which is why you need to set that up first. Then you can do:

var push = require('libpush')(primus);

/libpush/

    Package Sidebar

    Install

    npm i libpush

    Weekly Downloads

    2

    Version

    0.2.2

    License

    BSD

    Last publish

    Collaborators

    • omnidan