hass-core/homeassistant/components/websocket_api
J. Nick Koston f6a03625ba
Implement websocket message coalescing (#77238)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-08-24 22:50:48 -05:00
..
__init__.py
auth.py Reduce event loop overhead for listeners that already queue (#71364) 2022-05-05 23:09:10 -04:00
commands.py Implement websocket message coalescing (#77238) 2022-08-24 22:50:48 -05:00
connection.py Implement websocket message coalescing (#77238) 2022-08-24 22:50:48 -05:00
const.py Implement websocket message coalescing (#77238) 2022-08-24 22:50:48 -05:00
decorators.py
error.py
http.py Implement websocket message coalescing (#77238) 2022-08-24 22:50:48 -05:00
manifest.json
messages.py Initial orjson support take 3 (#73849) 2022-06-22 21:59:51 +02:00
permissions.py
sensor.py
services.yaml