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
We therefore need to switch our current Websocket implementation with gRPC.
For that we need to take the protobuf files, generate Go types and use them inside a new gRPC client connector. Nodeconn should remain mostly untouched where possible.