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-01-12 08:05:17 -05:00
2022-01-12 08:05:17 -05:00
2022-04-19 06:22:58 -04:00
2022-04-19 06:18:42 -04:00
2022-06-11 17:06:54 -04:00
2021-12-08 19:31:41 -05:00
2022-07-18 08:17:16 -04:00