Registry / messaging / xmpp4r-simple

xmpp4r-simple

JSON →
library0.8.8rbrubygemsunverified

Simplifies building instant messenger bots in Ruby by wrapping the xmpp4r library with a high-level interface.

gem install xmpp4r-simple
INSTALL
IMPORT
SIG · XMPP4R-SIMPLE
X
xmpp4r-simple
messagingrubyv0.8.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Jabber::Simple
require 'xmpp4r-simple'

Connect and send a message via XMPP

require 'xmpp4r-simple' # Connect to a Jabber server jabber = Jabber::Simple.new('user@example.com', 'password') jabber.deliver('friend@example.com', 'Hello!')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.8latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
30
OpenAI (training)
1
Resources
xmpp4r-simple — gem install xmpp4r-simple · libregistry