netbird/relay/server
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
..
listener [client] fix/proxy close (#2873) 2024-11-11 14:18:38 +01:00
handshake.go [relay-server] Move the handshake logic to separated struct (#2648) 2024-10-12 18:21:34 +02:00
peer.go [client] fix/proxy close (#2873) 2024-11-11 14:18:38 +01:00
relay_test.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
relay.go [relay-server] Move the handshake logic to separated struct (#2648) 2024-10-12 18:21:34 +02:00
server.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
store_test.go Fix leaked server connections (#2596) 2024-09-16 16:11:10 +02:00
store.go Fix leaked server connections (#2596) 2024-09-16 16:11:10 +02:00