mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
08216aaad6
re: #14730 Adds a protocol controller for WorkspaceUpdates RPC that takes all the agents we learn about over the RPC, and programs them into the Coordination controller, so that we set up tunnels to all the agents. Handling DNS is in a PR up the stack, as is actually wiring it up to anything.