1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-01 12:47:53 +00:00
Paulus Schoutsen 0ca6723378
Allow passing binary to the WS connection ()
* Allow passing binary to the WS connection

* Expand test coverage

* Test non-existing handler

* Allow signaling end of stream using empty payloads

* Store handlers in a list

* Handle binary handlers raising exceptions
2023-03-22 08:36:36 -04:00
..