[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] XMPP4R 0.3 released

Stephan Maka

7/19/2006 11:19:00 PM

Hello


XMPP4R is a Ruby library for the Jabber/XMPP instant messaging protocol.

Version 0.3 brings a lot of new features and fixes. The release has been
delayed by a redesign process, thus the class and module names of
additional features have changed. Updaters are advised to read the
included UPDATING document.


From the ChangeLog:

* SRV lookup capability in Client#connect
* Stringprep support for JIDs
* TLS & SASL support
* Basic Dataforms support
* Multi-User Chat Helpers
* Helpers for File-Transfer, SOCKS5 Bytestreams, In-Band Bytestreams
* Roster helper has modified subscription-request semantics (see
Roster#add_subscription_request_callback)
* A lot of features have renamed namespaces (see UPDATING file)


Pointers for further information:

* XMPP4R Homepage: http://home.gna.o...
* Downloads: http://download.gna.o...
* API reference: http://home.gna.o...rdoc/


Please report any bugs to the xmpp4r-devel mailing list.

Stephan Maka