netbird/relay/client
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
..
dialer/ws [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
addr.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
client_test.go Fix blocked net.Conn Close call (#2600) 2024-09-14 10:27:37 +02:00
client.go [client] fix/proxy close (#2873) 2024-11-11 14:18:38 +01:00
conn.go [client] fix/proxy close (#2873) 2024-11-11 14:18:38 +01:00
doc.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
guard.go [client] Fix controller re-connection (#2758) 2024-10-24 11:43:14 +02:00
manager_test.go Fix unused servers cleanup (#2826) 2024-11-01 12:33:29 +01:00
manager.go Fix unused servers cleanup (#2826) 2024-11-01 12:33:29 +01:00
picker_test.go Fix unused servers cleanup (#2826) 2024-11-01 12:33:29 +01:00
picker.go Exit from processConnResults after all tries (#2621) 2024-09-19 13:49:28 +02:00