JSPM

  • Created
  • Published
  • Downloads 996
  • Score
    100M100P100Q6988F
  • License MIT

XMPP + WebSocket

Package Exports

  • stanza.io
  • stanza.io/lib/client

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (stanza.io) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

stanza.io

Getting Started

  1. Find or install a server which supports XMPP over WebSocket (Prosody recommended).
  2. Run npm install to build stanza.io.js
  3. Open demo.html in your browser
  4. Enter your connection info, click connect.
  5. Use the JS console to play with the XMPP client (var client).