You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the proxy connector example to use socket api connection. The wss socket does not use the proxy and does not proceed.
I believe the following line should be changed, and client_async_tls should be used instead when the client uses a proxy connector.
I am trying to use the proxy connector example to use socket api connection. The wss socket does not use the proxy and does not proceed.
I believe the following line should be changed, and
client_async_tls
should be used instead when the client uses a proxy connector.slack-morphism-rust/src/hyper_tokio/socket_mode/tungstenite_wss_client.rs
Line 106 in d392361
The text was updated successfully, but these errors were encountered: