orchard/internal/controller/rendezvous
Nikolay Edigaryev 88fba8004d
Introduce WebSocket-based RPC v2 (#239)
* Introduce WebSocket-based RPC v2

* go test: add -ldflags="-B gobuildid"

* No need to change the "controller.workerNotifier.Notify()" error message

* No need to modify Protocol Buffers/gRPC generated code

* rpcWatch(): explain that connection shouldn't be normally be closed

* Avoid "port forwarding failed: " repetition in error messages

* Improve comments and avoid repetition in IP resolution errors
2025-01-30 17:33:32 +04:00
..
rendezvous.go Introduce WebSocket-based RPC v2 (#239) 2025-01-30 17:33:32 +04:00
rendezvous_test.go Rendezvous: use a buffered channel of size 1 (#219) 2024-11-08 11:19:54 +04:00