Files
CreatBotMoonraker/moonraker
Eric Callahan 5d856b9c49 simplyprint: suppress write exceptions
Its possible for the websocket client to disconnect before
read_message() returns None.   Await all calls to write_message()
to handle websocket closed exceptions.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2022-09-05 05:59:02 -04:00
..
2022-08-21 05:22:23 -04:00
2022-08-21 05:21:56 -04:00