1.0.5 • Published 8 years ago

xmpp-ping v1.0.5

Weekly downloads
25
License
NA
Repository
github
Last release
8 years ago

xmpp-ping

A simple XMPP connection tester. Use it to test XMPP connections and send ping stanzas.

Installation

npm install -g xmpp-ping

Usage

  Usage: xmpp-ping [options]

  Options:

    -h, --help                 output usage information
    -d, --XMPPDomain [value]   the XMPP domain to connect to
    -j, --JID [value]          JID of user to connect with
    -p, --password [value]     password of user user. defaults to "password"
    -r, --pingRate [value]     ms rate at which to ping the server. defaults to 1000
    -x, --exitOnError [value]  boolean to exit on error or not. defaults to true

Examples

todo

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago