Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

presence DSL fails #116

Closed
GeoffreyOnRails opened this issue Jul 30, 2013 · 1 comment
Closed

presence DSL fails #116

GeoffreyOnRails opened this issue Jul 30, 2013 · 1 comment

Comments

@GeoffreyOnRails
Copy link

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
Copy link
Member

0.8.6 is out with this fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants