Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Respects RFC6120 §8.1.3’s RECOMMENDED.
|
|
|
|
Add xep_0335: JSON Containers
See merge request poezio/slixmpp!5
|
|
|
|
This was broken since c1562b76b273cc7aeaaa1cf8fddd3dca2c828c4d.
|
|
|
|
|
|
|
|
|
|
This fixes a leak of MatchIDSender in handlers, making it more and more
expensive to match stanzas as more iqs have been sent.
|
|
|
|
Decode bytes in GSSAPI handling, as expected by the kerberos module API.
See merge request poezio/slixmpp!8
|
|
|
|
|
|
|
|
|
|
added aiohttp dependency
See merge request poezio/slixmpp!6
|
|
|
|
getting version of slixmpp from source tree for documentation
|
|
|
|
|
|
reply to disco#info.
|
|
|
|
domain.
|
|
fixes uncaught exceptions in the event loop.
passing timeout and timeout_callback through.
|
|
slixmpp uses aiohttp in the XEP_0363 plugin.
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
|
|
|
|
|
|
|
|
|
|
which do not have loop.start_tls and require the old ssl implementation.
|
|
|
|
(thanks lovetox!)
|
|
Thanks pep.
|
|
Use the "new" sslproto API instead of the deprecated TLS API.
Also remove the unused "socket" parameter in XMLStream.__init__.
|
|
|
|
59d4420739db20b204bb15a2880de871316aa70f.
Thanks debacle!
|
|
|
|
|