Categories: None [Edit]

strophe_ruby

https://rubygems.org/gems/strophe_ruby
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.

Total

Ranking: 44,088 of 189,791
Downloads: 26,893

Daily

Ranking: 126,223 of 189,766
Downloads: 0

Depended by

RankDownloadsName
78,29612,021xmppbot

Depends on

RankDownloadsName
2,3259,143,450hoe
8,587423,508newgem

Owners

#GravatarHandle
1iconflamontagne