netbird/relay
Zoltan Papp 30f025e7dd
[client] fix/proxy close (#2873)
When the remote peer switches the Relay instance then must to close the proxy connection to the old instance.

It can cause issues when the remote peer switch connects to the Relay instance multiple times and then reconnects to an instance it had previously connected to.
2024-11-11 14:18:38 +01:00
..
auth [relay] Improve relay messages (#2574) 2024-09-11 16:20:30 +02:00
client [client] fix/proxy close (#2873) 2024-11-11 14:18:38 +01:00
cmd [management] Add command flag to set metrics port for signal and relay service, and update management port (#2599) 2024-09-14 10:34:32 +02:00
healthcheck [relay] Add health check attempt threshold (#2609) 2024-09-17 10:04:17 +02:00
messages [relay] Improve relay messages (#2574) 2024-09-11 16:20:30 +02:00
metrics [relay-server] Move the handshake logic to separated struct (#2648) 2024-10-12 18:21:34 +02:00
server [client] fix/proxy close (#2873) 2024-11-11 14:18:38 +01:00
test [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
testec2 [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
doc.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
Dockerfile [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
main.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00