mandrewcito / signalrcore

SignalR Core python client
https://mandrewcito.github.io/signalrcore/
MIT License
115 stars 53 forks source link

Make it possible to specify proxy settings #107

Open aivarasgg opened 1 year ago

aivarasgg commented 1 year ago

Exposing proxy configuration provided by websocket-client to HubConnectionBuilder class in order to make it possible to configure proxies.