buttplug-py icon indicating copy to clipboard operation
buttplug-py copied to clipboard

Connection closed event needed.

Open Fedack opened this issue 5 years ago • 0 comments

There's currently no way to handle a connection closed that I am aware of. Especially when receiving the below: code = 1006 (connection closed abnormally [internal]), no reason This could totally be my poor knowledge of asyncio but it seems like we need an event in those situations.

Fedack avatar May 11 '20 06:05 Fedack