You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should ruby_bosh have a disconnect method? I am using ruby_bosh in a Rails app to create a BOSH session in a login controller, save the JID, RID and SID to a cookie, and use strophe.js to attach to the session when needed. However, I need the logout controller to perform the disconnection. Does this make sense?
The text was updated successfully, but these errors were encountered:
Should ruby_bosh have a disconnect method? I am using ruby_bosh in a Rails app to create a BOSH session in a login controller, save the JID, RID and SID to a cookie, and use strophe.js to attach to the session when needed. However, I need the logout controller to perform the disconnection. Does this make sense?
The text was updated successfully, but these errors were encountered: