netbird/relay/client
Zoltan Papp 4e918e55ba
[client] Fix controller re-connection (#2758)
Rethink the peer reconnection implementation
2024-10-24 11:43:14 +02: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 controller re-connection (#2758) 2024-10-24 11:43:14 +02:00
conn.go [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
guard.go [client] Fix controller re-connection (#2758) 2024-10-24 11:43:14 +02:00
manager_test.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
manager.go [client] Fix controller re-connection (#2758) 2024-10-24 11:43:14 +02:00
picker_test.go [client] Close the remote conn in proxy (#2626) 2024-09-25 18:50:10 +02:00
picker.go Exit from processConnResults after all tries (#2621) 2024-09-19 13:49:28 +02:00