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
- Find or install a server which supports XMPP over WebSocket (Prosody recommended).
- Run
npm installto buildstanza.io.js - Open
demo.htmlin your browser - Enter your connection info, click connect.
- Use the JS console to play with the XMPP client (var client).