coder/tailnet/tailnettest
Colin Adler e801e878ba
feat: add agent acks to in-memory coordinator (#12786)
When an agent receives a node, it responds with an ACK which is relayed
to the client. After the client receives the ACK, it's allowed to begin
pinging.
2024-04-10 17:15:33 -05:00
..
.gitignore fix: ignore gomock temporary files (#12924) 2024-04-10 08:48:56 +00:00
coordinateemock.go feat: add agent acks to in-memory coordinator (#12786) 2024-04-10 17:15:33 -05:00
coordinatormock.go fix(tailnet): enforce valid agent and client addresses (#12197) 2024-03-01 09:02:33 -06:00
multiagentmock.go chore: remove legacy wsconncache (#11816) 2024-01-30 07:56:36 +04:00
tailnettest.go fix(tailnet): enforce valid agent and client addresses (#12197) 2024-03-01 09:02:33 -06:00
tailnettest_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00