good morning!!!!

Skip to content
Snippets Groups Projects
Commit 2eeb8dd2 authored by Chris Pacia's avatar Chris Pacia Committed by Felix Lange
Browse files

rpc: add DialWebsocketWithDialer (#20471)

This commit intents to replicate the DialHTTPWithClient function which allows
creating a RPC Client using a custom dialer but for websockets.

We introduce a new DialWebsocketWithDialer function which allows the caller
to instantiate a new websocket client using a custom dialer.
parent b7cf41e4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment