orchard/internal/command/controller
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
..
bootstrap.go controller run: make bootstrap process more user-friendly (#201) 2024-09-03 18:54:28 +04:00
controller.go Consolidate controller bootstrap login in `run` command (#38) 2023-03-21 15:36:55 -04:00
init.go Orchard Controller: implement an SSH server that acts as a jump host (#179) 2024-06-11 19:32:45 +04:00
run.go Introduce WebSocket-based RPC v2 (#239) 2025-01-30 17:33:32 +04:00