summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0065/proxy.py
AgeCommit message (Expand)Author
2012-06-07Changed the description of the xep_0065 pluginSandro Munda
2012-06-07The xep_0065 plugin supports now multiple stream (multiple connectedSandro Munda
2012-06-07Renamed the _handle_on_recv to the on_recv method.Sandro Munda
2012-06-07Added some comments to the get_network_address methodSandro Munda
2012-06-07Registered stanza plugin in the stanza moduleSandro Munda
2012-06-07Added a partial support of the XEP 0065 - Socks5 BytestreamsSandro Munda