This website requires JavaScript.
Explore
Help
Sign In
jshiffer
/
slixmpp
Watch
1
Star
0
Fork
0
You've already forked slixmpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
805f1c0e392b29dd335ea6b62b6c08a17a7f6e2c
slixmpp
/
sleekxmpp
/
xmlstream
T
History
Anton Ryzhov
805f1c0e39
Use timeout constants instead of magic numbers in scheduler and event loop
...
Set default wait timeout as max() of previous values
2013-06-20 18:30:07 +04:00
..
handler
Add Collector stanza handler class.
2012-09-25 20:20:22 -07:00
matcher
Make XMLMasks match properly for components.
2013-04-01 20:57:16 -07:00
__init__.py
Add validation for JIDs.
2012-07-24 01:43:20 -07:00
cert.py
Try preventing strptime thread safety problems.
2013-04-27 03:56:20 -07:00
filesocket.py
Enable gevent support.
2012-10-24 01:20:23 -07:00
jid.py
Add backwards compatibility shim for the old jid.py location.
2012-07-24 01:43:20 -07:00
resolver.py
Fix other instance of inet_pton usage.
2012-12-29 15:17:15 -08:00
scheduler.py
Use timeout constants instead of magic numbers in scheduler and event loop
2013-06-20 18:30:07 +04:00
stanzabase.py
Resolve most Python3.3 related issues.
2013-02-14 01:24:09 -08:00
tostring.py
Get tests to pass again.
2013-01-26 15:15:01 -08:00
xmlstream.py
Use timeout constants instead of magic numbers in scheduler and event loop
2013-06-20 18:30:07 +04:00