mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
1cd5f38cb0
Implements a Tailscale-like debug server for our in-memory coordinator. This should provide some visibility into why connections could be failing. Resolves: https://github.com/coder/coder/issues/5845 