coder/tailnet
Kyle Carberry dca24bd15d
fix: Don't clear out peers that haven't connected yet (#3916)
This was causing parallel connections to fail, because they wouldn't
be established yet.
2022-09-06 21:27:59 +00:00
..
tailnettest feat: Add Tailscale networking (#3505) 2022-08-31 20:09:44 -05:00
conn.go fix: Don't clear out peers that haven't connected yet (#3916) 2022-09-06 21:27:59 +00:00
conn_test.go fix: Add latency-check for DERP over HTTP(s) (#3788) 2022-09-01 16:41:47 +00:00
coordinator.go fix: Add latency-check for DERP over HTTP(s) (#3788) 2022-09-01 16:41:47 +00:00
coordinator_test.go feat: Add Tailscale networking (#3505) 2022-08-31 20:09:44 -05:00
derpmap.go fix: Allow disabling built-in DERP server (#3852) 2022-09-02 23:47:25 +00:00
derpmap_test.go feat: Add Tailscale networking (#3505) 2022-08-31 20:09:44 -05:00