This package has been deprecated

Author message:

This package is no longer maintained; use 'strophe.js' instead.

strophe
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/strophe package

1.2.4 • Public • Published

Strophe.js

Build Status

Strophe.js is a JavaScript library for speaking XMPP via BOSH (XEP 124 and XEP 206) and WebSockets (RFC 7395).

Its primary purpose is to enable web-based, real-time XMPP applications that run in any browser.

The book Professional XMPP Programming with JavaScript and jQuery covers Strophe in detail in the context of web applications.

Quick Links

Browser support

It has been tested on Firefox, Firefox for Android, IE, Safari, Mobile Safari, Chrome, Chrome for Android, Opera and the mobile Opera browser.

Running tests

You'll need to have GNU Make available. Then, simply run make check to run the tests.

License

It is licensed under the MIT license, except for the files sha1.js, base64.js and md5.js, which are licensed as public domain and BSD (see these files for details).

Author & History

Strophe.js was originally created by Jack Moffitt. It was originally developed for Chesspark, an online chess community based on XMPP technology. It has been cared for and improved over the years and is currently maintained by many people in the community.

Readme

Keywords

Package Sidebar

Install

npm i strophe

Weekly Downloads

60

Version

1.2.4

License

none

Last publish

Collaborators

  • flosse