xmpp-ping

1.0.5 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i xmpp-ping

Weekly Downloads

7

Version

1.0.5

License

NA

Last publish

Collaborators

  • who