platypush/platypush/message
Fabio Manganiello 719bd4fddf
[#217 WIP] Initial plugin implementation.
- Added initial synchronization and users cache.
- Added loop to poll for new events (TODO: use websocket after the first sync)
- Added login, sync and join actions
2022-07-14 01:50:46 +02:00
..
event [#217 WIP] Initial plugin implementation. 2022-07-14 01:50:46 +02:00
request Errors should be caught also before a request action is executed (prevents HTTP timeouts when the error is on e.g. get_plugin() level) 2021-10-01 23:40:43 +02:00
response Fixed docs issues 2021-09-22 00:19:14 +02:00
__init__.py Better auto-generated documentation and fixed docstring warnings 2022-03-03 20:26:25 +01:00