#Non blocking websocket listening
1 messages · Page 1 of 1 (latest)
Your best bet is to use aiohttp with its .ws_connect() method, or you want to use httpx, however, I do not know how to use that lib.
You can use aiohttp, as it should already be installed
wait we can create websockets within a websocket without blocking the whole process!?
what...
httpx ❌️
httpx is better
they have their advantages. This is not the channel to discuss this.
Httpx is too unmature unfortunately
Been down that hole for hikari already