slixmpp/slixmpp
mathieui 79f71ec0c1 starttls: do not send back the feature we receive
I don’t see what a server would do with <required/>
2021-07-03 11:17:15 +02:00
..
features starttls: do not send back the feature we receive 2021-07-03 11:17:15 +02:00
plugins refactor: remove the now obsolete future_wrapper and asyncio-related module 2021-06-28 21:01:18 +02:00
roster
stanza refactor: remove the now obsolete future_wrapper and asyncio-related module 2021-06-28 21:01:18 +02:00
test xmlstream: do not allow stanzas outside a session 2021-04-08 18:47:51 +02:00
thirdparty
util slixmpp.util: type things 2021-06-28 21:00:30 +02:00
xmlstream typing: add to tostring 2021-07-03 11:17:15 +02:00
__init__.py refactor: remove the now obsolete future_wrapper and asyncio-related module 2021-06-28 21:01:18 +02:00
api.py
basexmpp.py
clientxmpp.py
componentxmpp.py stanza: add a Handshake class and use it in componentxmpp 2021-04-18 21:15:22 +02:00
exceptions.py
jid.py JID: add some forgotten type hints 2021-03-07 21:12:22 +01:00
pluginsdict.py
stringprep.py
stringprep.pyx
types.py refactor: type the resolver 2021-06-28 21:01:21 +02:00
version.py