[enh] #58 refactor client.connect_ws() with a new WSConnection class
To simplify the use of the aiohttp web socket connection, use an abstraction layer with our own WSConnection class
Loading
Please register or sign in to comment
To simplify the use of the aiohttp web socket connection, use an abstraction layer with our own WSConnection class