2.1.0 • Published 2 years ago

zyre-chat v2.1.0

Weekly downloads
2
License
MPL-2.0
Repository
github
Last release
2 years ago

zyre-chat

Simple chat based on zyre.js

Installation

npm install -g zyre-chat

Usage

Usage: zyre-chat [options]

Options:

  -v, --version            output the version number
  -n, --name <name>        set the name of the chat client
  -i, --iface <iface>      set the network interface or IPv4 address which the chat client should use
  -g, --greeting <text>    set a greeting message that will be sent to every new connected client
  -e, --evasive <value>    set the timeout value in ms at which remote clients will be marked as not responsive and at which the chat client will force to reconnect not responding clients
  -E, --expired <value>    set the timeout value in ms at which remote clients will be disconnected and removed
  -p, --port <port>        set the TCP port for incoming messages, will be incremented if already in use
  -P, --bport <port>       set the UDP port of the broadcast beacon which is responsible for client discovery and heartbeating
  -b, --binterval <value>  set the interval in ms of the UDP broadcast beacon which is responsible for client discovery and heartbeating
  -h, --help               output usage information
2.1.0

2 years ago

2.0.0

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago