platypush/docs/source
Fabio Manganiello f9b0bc905e
Migrated websocket service.
The websocket service is no longer provided by a different service,
controlled by a different thread running on another port.

Instead, it's now exposed directly over Flask routes, using
WSGI+eventlet+simple_websocket.

Also, the SSL context options have been removed from `backend.http`, for
sake of simplicity. If you want to enable SSL, you can serve Platypush
through a reverse proxy like nginx.
2023-05-07 12:08:28 +02:00
..
_ext - Fixed `switchbot.status` to handle virtual devices 2021-10-26 00:48:05 +02:00
platypush Updated docs 2023-04-23 02:14:57 +02:00
backends.rst Updated docs 2023-04-23 02:14:57 +02:00
conf.py Migrated websocket service. 2023-05-07 12:08:28 +02:00
events.rst Updated docs 2023-03-26 15:13:48 +02:00
index.rst Reduced :maxdepth: of toctree in documentation. 2022-09-30 11:47:19 +02:00
plugins.rst Updated docs 2023-04-03 01:36:12 +02:00
responses.rst Updated docs 2023-04-23 02:14:57 +02:00