Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xmpp

Sleekxmpp Threaded Authentication

so... I have a simple chat client like so: class ChatClient(sleekxmpp.ClientXMPP): def __init__… Read more Sleekxmpp Threaded Authentication