GithubHelp home page GithubHelp logo

strophe / strophejs Goto Github PK

View Code? Open in Web Editor NEW
1.5K 75.0 358.0 3.57 MB

Strophe.js is an XMPP library for JavaScript

Home Page: http://strophe.im/strophejs

License: MIT License

JavaScript 99.12% Makefile 0.88%
xmpp xmpp-library javascript

strophejs's Introduction

Strophe.js

Build Status

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

It runs in both NodeJS and in web browsers, and its purpose is to enable real-time XMPP applications.

Quick Links

Support in different environments

Browsers

Versions <= 1.2.16 have been tested on Firefox, Firefox for Android, IE, Safari, Mobile Safari, Chrome, Chrome for Android, Opera and the mobile Opera browser.

Since version 1.3.0, support for IE < 11 has been dropped.

React Native

Since version 1.6.0 the WebCrypto API (included by default in Browsers and NodeJS) is used for crypto primitives such as hashing and signatures. Unfortunately this API is not available in React Native, and integrators will need to look for a 3rd party implementations of this API if they want to use Strophe there.

Running tests

You can run npm run test, or alternatively if you have GNU Make available, you can run make check.

License

Strophe.js is licensed under the MIT license.

Author & History

Strophe.js was 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.

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.