blob: 1f4e2f1640eddacd75213ca342857b93b68d6e2b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
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/
|