forked from platypush/platypush
[#260] 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:
parent
a069d23bb7
commit
ab2425ebd0
5 changed files with 0 additions and 179 deletions
docs/source
|
@ -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
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
``websocket``
|
||||
===============================
|
||||
|
||||
.. automodule:: platypush.backend.websocket
|
||||
:members:
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue