orchard/internal/worker
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
..
iokitregistry Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00
ondiskname Use macOS Sonoma images by default, instead of macOS Ventura (#166) 2024-04-17 17:56:08 +04:00
tart Asynchronous VM creation (#163) 2024-04-12 15:56:00 +04:00
vmmanager API endpoint and associated RPC changes to resolve VMs IP's (#188) 2024-07-03 22:56:43 +04:00
option.go allow to set up worker name (#210) 2024-10-11 07:44:01 -04:00
rpc.go API endpoint and associated RPC changes to resolve VMs IP's (#188) 2024-07-03 22:56:43 +04:00
rpcv2.go Introduce WebSocket-based RPC v2 (#239) 2025-01-30 17:33:32 +04:00
worker.go Introduce WebSocket-based RPC v2 (#239) 2025-01-30 17:33:32 +04:00