[] Removed legacy backend.websocket.

It has now been replaced by the `/ws/events` and `/ws/requests`
websocket routes under `backend.http`.
This commit is contained in:
Fabio Manganiello 2023-05-09 02:46:43 +02:00
parent a069d23bb7
commit ab2425ebd0
Signed by: blacklight
GPG key ID: D90FBA7F76362774
5 changed files with 0 additions and 179 deletions
docs/source
backends.rst
platypush/backend

View file

@ -55,7 +55,6 @@ Backends
platypush/backend/weather.buienradar.rst
platypush/backend/weather.darksky.rst
platypush/backend/weather.openweathermap.rst
platypush/backend/websocket.rst
platypush/backend/wiimote.rst
platypush/backend/zwave.rst
platypush/backend/zwave.mqtt.rst

View file

@ -1,6 +0,0 @@
``websocket``
===============================
.. automodule:: platypush.backend.websocket
:members: