@mariusdima/bluenode

0.0.5 • Public • Published

Bluenode

A library that generate a web server logs from websocket client / server connections

Installation

npm install @mariusdima/bluenode

Usage

var bluenode = require('@mariusdima/bluenode');

var srvIP = '127.0.0.1'; var srvPort = 52275;

Output should be seen on the http://srvIP:srvPort

Tests

npm test

Contributing

*** mdx & others...

/@mariusdima/bluenode/

    Package Sidebar

    Install

    npm i @mariusdima/bluenode

    Weekly Downloads

    0

    Version

    0.0.5

    License

    MIT

    Last publish

    Collaborators

    • mariusdima