|
| web.WebSocketResponse | get (self, web.Request request) |
| |
View to serve a websockets endpoint.
Definition at line 48 of file http.py.
◆ get()
| web.WebSocketResponse homeassistant.components.websocket_api.http.WebsocketAPIView.get |
( |
|
self, |
|
|
web.Request |
request |
|
) |
| |
Handle an incoming websocket connection.
Definition at line 55 of file http.py.
◆ bool
| homeassistant.components.websocket_api.http.WebsocketAPIView.bool |
|
static |
◆ str
| homeassistant.components.websocket_api.http.WebsocketAPIView.str |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/websocket_api/http.py