Code Monkey home page Code Monkey logo

strophejs's Introduction

NEW: IE support (all tests pass in IE 6, 7, 8)

This fork of Strophe contains a framework that makes it easy to parse
and handle incoming XML stanzas.  Several plugins have been built using
this framework. They reside in plugins/, along with corresponding tests
in tests/:

mixin.support.js - the mixin framework that makes the other plugins possible (this is a required include for the other plugins)
plugin.0004.js - dataforms 
plugin.0030.js - disco#items support
plugin.0045.js - MUC support for basics and then some
plugin.0050.js - some support for sending and receiving adhoc stanzas
plugin.0060.js - comprehensive PubSub support
plugin.roster.js - roster and presence subscription management
plugin.cm.js - Connection manager: used to actively detect disconnections and reconnect.  Also guarantees that stanzas sent while disconnected are not lost and resent when connection is re-established.  Currently, breaks Strophe when this plugin is loaded but not enabled.

No modifications to the core Strophe library are made and it is periodically synced with metajack's upstream.

See the corresponding tests (and plugin source) for sample usage.  Examples to come.

The plugins' APIs will be kept as stable as possible, but are subject 
to change as some plugins are still under active development 
(release early, release often!).

These contributions are licensed under the MIT license.


---
Strophe.js is a JavaScript library for speaking XMPP via BOSH (XEP 124
and 206).  It is licensed under the MIT license, except for the files
base64.js and md5.js, which are licensed as public domain and
BSD (see these files for details).

It has been tested on Firefox 1.5, 2.x, and 3.x, IE 6, 7, and 8, Safari, Mobile
Safari, Chrome, and it should also work on the mobile Opera browser as
well as the desktop Opera browser.

The homepage for Strophe is http://code.stanziq.com/strophe.

The book Professional XMPP Programming with JavaScript and jQuery is
also available, which covers Strophe in detail in the context of web
applications. You can find more information at
http://professionalxmpp.com.

strophejs's People

Contributors

benlangfeld avatar francois2metz avatar metajack avatar smparkes avatar thepug avatar twonds avatar vog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.