Simple High Level NodeJS XMPP Library
Simple Xmpp Chat Server with simple buddy list and users built on node-xmpp
An XMPP client is an entity that connects to an XMPP server.
XMPP websocket for JavaScript
XMPP XML for JavaScript
XMPP resource binding for JavaScript
XMPP TCP for JavaScript
XMPP iq for JavaScript
XMPP TLS for JavaScript
JavaScript implementation of SCRAM-SHA-1 SASL mechanism.
XMPP SASL for JavaScript
XMPP id generator for JavaScript
XMPP middleware for JavaScript
XMPP STARTTLS for JavaScript
XMPP connection methods resolution for JavaScript
XMPP identifiers (JID) for JavaScript
XMPP stream management for JavaScript
XMPP error.
XMPP SASL2 for JavaScript
TypeScript definitions for @xmpp/resource-binding
A parser/serializer for SDP to JSON. Useful for converting SDP to other formats like Jingle for WebRTC signalling
XMPP reconnect for JavaScript
XMPP stream parser for JavaScript
XMPP Date and Time Profiles for JavaScript
A simle xmpp implementation using celluloid
Works with AMQP for sending messages at server side.Sends notifications to an user via XMPP.Can monitor system by performing daily commands.
Easily create bots that can respond to anything!
Simple xmpp logger. 0.2.0 - groups and lists
Easily create hipchat bots that can respond to anything!
Uses the Xrc gem to build a simple XMPP client.
Simple XMPP client built upon xmpp4r. Intended for building simple robots.
Simple, distributed client-server communication using Jabber/XMPP.
Simple XMPP client and component built on EventMachine.
jubjub is designed to provie a simple API for controller XMPP servers and their resources. Currently it should be used in conjunction with xmpp_gateway, but the architecture has been left so that other backends could be implemented.
Ruby bindings for Strophe 'http://code.stanziq.com/strophe/', a C library for writing XMPP clients. If all you need is a simple XMPP bot that react to message and presence notifications, you might be better off with XMPPBot, which is an implementation I wrote on top of StropheRuby. IMPORTANT : This gem is quite experimental currently... it is not ready for production! Strophe 'http://code.stanziq.com/strophe/' is a robust and well written C library that allows the developer to implement XMPP clients. I wanted to be able to use the power of this library with the ruby syntax. I didn't use SWIG to generate the bindings for 2 reasons : 1. I wanted to learn how to write a C extension for ruby 2. I didn't like how SWIG generate gazilions of lines of code My other project, XMPPBot, is an implementation of Strophe Ruby that allows the ruby developer to write a XMPP bot in a few lines of code.
This is a simple implementation on top of StropheRuby 'http://github.com/flamontagne/strophe_ruby/'. It's for those who want to build xmpp bots quickly. It features only the essential : - auto accept subscriptions - callback for received messages - callback for received presences - a method to send messages and presences - That's about it Warning : StropheRuby is quite experimental at the moment. It is definitely NOT ready for production!
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.