aiohttp works with client websockets out-of-the-box. You have to use the aiohttp.ClientSession.ws_connect() coroutine for client websocket ...
確定! 回上一頁