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
I'm trying to find out how python-xmpp-server works by looking at the examples.
ping-pong.py works fine, as long as I use the Fake stream, but when I comment these three lines, and uncomment the xmpp.{TCPServer,TCPClient} lines I get an IOError:
I'm trying to find out how python-xmpp-server works by looking at the examples.
ping-pong.py works fine, as long as I use the Fake stream, but when I comment these three lines, and uncomment the xmpp.{TCPServer,TCPClient} lines I get an IOError:
Tell me if I can provide further information.
Thanks in advance,
Markus
The text was updated successfully, but these errors were encountered: