presence DSL fails
Closed this issue · 1 comments
GeoffreyOnRails commented
I think it may be related to issue #64, the following DSL fails :
presence do
puts "----- Presence -----"
end
I'm using ActiveSupport 4.0.0, and iq stanzas or message stanzas are well handled by others DSL.
I don't think it's related, but the presence stanzas I receive always come from a muc : DEBUG -- : RECEIVING (presence) <presence from="bot@muc.myhost.me/user" to="mybot@myhost.me/blather">...
benlangfeld commented
0.8.6 is out with this fix