1.1.5 • Published 6 years ago

wsmq v1.1.5

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

WSMQ

Travis CI

Web Socket Message Queue (WSMQ) allows you to send and recieve messages to and from your clients on your website.

Getting Started

Installing

npm install -g wsmq

Usage

wsmq start --nodes ws://127.0.0.1:8081;ws://127.0.0.1:8082 --port 8080

Usage: start [options]

  Options:

    -n --nodes <nodes>  Nodes
    -p --port <port>    Port
    -h, --help          output usage information

Uninstalling

npm uninstall -g wsmq

Examples

Servers

Clients

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.1

6 years ago

0.1.0

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago