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
{{ message }}
This repository has been archived by the owner on May 4, 2021. It is now read-only.
I am success fully connecting to both the irc server and the xmpp server. Messages are being relayed from xmpp to irc. The reverse though fails. I have looked at the function where @muc.say() is called. The object @muc is defined. However, the message never transmits. There are no errors thrown. The connect stays - no disconnects.
Do you have any suggestions?
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I am success fully connecting to both the irc server and the xmpp server. Messages are being relayed from xmpp to irc. The reverse though fails. I have looked at the function where @muc.say() is called. The object @muc is defined. However, the message never transmits. There are no errors thrown. The connect stays - no disconnects.
Do you have any suggestions?
Thanks!
The text was updated successfully, but these errors were encountered: