platypush/platypush/plugins/xmpp/_handlers
Fabio Manganiello 3eda0c6f17
[#268] Implemented XMPP integration.
2023-07-22 22:36:36 +02:00
..
__init__.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_base.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_connection.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_conversation.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_discover.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_message.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_ping.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_presence.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_pubsub.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_registry.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_room.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_roster.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00