kerryjiang / WebSocket4Net

A popular .NET WebSocket Client
Apache License 2.0
764 stars 273 forks source link

Socks5 proxy #101

Open ghost opened 7 years ago

ghost commented 7 years ago

Hello,

I don't think this is an issue but, is it possible to use SOCKS5 proxies with WebSocket4Net? All I can find is HttpConnectionProxy but it doesn't handle socks5.

Thanks for the answer ^^