rikulo / socket.io-client-dart

socket.io-client-dart: Dartlang port of socket.io-client https://github.com/socketio/socket.io-client
https://quire.io
MIT License
675 stars 185 forks source link

Usage proxy #378

Open Adasqu opened 7 months ago

Adasqu commented 7 months ago

Hi, is it possible to usage socket.io.client with proxy like socks5_proxy? how to do this case? I need to connect my wss server but is nessesery to use proxy is this possible?