1.0.1 • Published 8 years ago

nats-sockjs-server v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

nats-sockjs-server

Description

This server simply bridges incoming connections using SockJS (i.e., from nats-sockjs-client) to a TCP connection to the provided NATS server.

Usage

  Usage: nats-sockjs-server [options]

  Options:

    -h, --help          output usage information
    -V, --version       output the version number
    -s, --server <uri>  specify NATS uri
    -p, --port <int>    specify sockjs port
    -v, --verbose       verbose mode