8000 GitHub - who/xmpp-ping: A simple nodejs xmpp ping utility
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

who/xmpp-ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple nodejs xmpp ping utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0