dbdfd007cb
Features: * Fully object-oriented (well, it's Ruby ;) * Aims at being XMPP compliant * Threaded and non-threaded mode * Well unit-tested and documented code * Uses well-known and well-tested software like REXML * Very easy to extend * Released under Ruby's license, which is compatible with the GNU GPL PR: ports/89339 Submitted by: Stephan Maka <stephan@spaceboyz.net>
12 lines
381 B
Text
12 lines
381 B
Text
XMPP4R is an XMPP/Jabber library for Ruby.
|
|
|
|
Features:
|
|
* Fully object-oriented (well, it's Ruby ;)
|
|
* Aims at being XMPP compliant
|
|
* Threaded and non-threaded mode
|
|
* Well unit-tested and documented code
|
|
* Uses well-known and well-tested software like REXML
|
|
* Very easy to extend
|
|
* Released under Ruby's license, which is compatible with the GNU GPL
|
|
|
|
WWW: http://home.gna.org/xmpp4r/
|