adhearsion / blather

XMPP/Jabber Library and DSL for Ruby written on EventMachine and Nokogiri.
adhearsion.com/blather
Other
556 stars 89 forks source link

Support for XEP-0313 #156

Closed nguyenchiencong closed 8 years ago

nguyenchiencong commented 8 years ago

Is history messages supported with this library?

Thanks

benlangfeld commented 8 years ago

Not with the DSL; you would have to manually construct stanzas to send and manually pick out data from received stanzas.