pusher / pusher-websocket-dotnet

Pusher Channels Client Library for .NET
MIT License
112 stars 113 forks source link

Proxy support #11

Closed RobertoSchneiders closed 3 years ago

RobertoSchneiders commented 8 years ago

this lib does not support proxy, right?

What do you think of this approach? http://stackoverflow.com/a/23417094/1847499

RobertoSchneiders commented 8 years ago

Another reference https://github.com/kerryjiang/WebSocket4Net/issues/34

leggetter commented 8 years ago

Also asked here http://stackoverflow.com/questions/33918530/c-sharp-websocket-with-proxy/

If something were to be done with this the public API should probably be to set a Proxy property on the PusherOptions class and pass an instance in to the Pusher constructor.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you'd like this issue to stay open please leave a comment indicating how this issue is affecting you. Thank you.