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>
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>