This package has been deprecated

Author message:

node-xmpp has been discontinued in favor of https://github.com/xmppjs/xmpp.js

node-xmpp-server

2.2.7 • Public • Published

node-xmpp-server

Idiomatic XMPP server library for Node.js

build status Coverage Status js-standard-style

Manual

Please see http://node-xmpp.org/doc/server.html for instructions on how to use node-xmpp-server.

Install

npm install node-xmpp-server

Test

npm install -g mocha standard
npm test

How to use

Please see the various examples.

Features

  • Client authentication with SASL DIGEST-MD5, PLAIN, ANONYMOUS, X-FACEBOOK-PLATFORM
  • _xmpp-client._tcp SRV record support
  • JID parsing
  • Uses ltx
    • Much easier to handle than a standard DOM
    • xmlns-aware
    • Easy XML builder like Strophe.js (see down)
    • Non-buffering serialization
    • Was split out of node-xmpp for modularization and resuability
  • Component connections
  • Run your own server/talk to other servers with xmpp.Router
  • XMPP over WebSocket
  • XMPP over BOSH

Sponsors

Licence

MIT

Dependencies (4)

Dev Dependencies (3)

Package Sidebar

Install

npm i node-xmpp-server

Weekly Downloads

3,857

Version

2.2.7

License

MIT

Last publish

Collaborators

  • sonny