wsmq
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i wsmq

Weekly Downloads

1

Version

1.1.5

License

MIT

Unpacked Size

54.2 kB

Total Files

57

Last publish

Collaborators

  • developersworkspace