netbird/relay/client
Zoltan Papp f6e9d755e4
[client, relay] The openConn function no longer blocks the relayAddress function call (#4180)
The openConn function no longer blocks the relayAddress function call in manager layer
2025-07-21 09:46:53 +02:00
..
dialer [client] set TLS ServerName for hostname-based QUIC connections (#3673) 2025-05-05 12:20:54 +02:00
addr.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
client_test.go [client, relay-server] Feature/relay notification (#4083) 2025-07-15 10:43:42 +02:00
client.go [client] Fix/nil relayed address (#4153) 2025-07-16 00:00:18 +02:00
conn.go [client, relay-server] Feature/relay notification (#4083) 2025-07-15 10:43:42 +02:00
doc.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
guard.go [client, relay-server] Feature/relay notification (#4083) 2025-07-15 10:43:42 +02:00
manager_test.go [client] Fix/nil relayed address (#4153) 2025-07-16 00:00:18 +02:00
manager.go [client, relay] The openConn function no longer blocks the relayAddress function call (#4180) 2025-07-21 09:46:53 +02:00
peer_subscription_test.go [client, relay-server] Feature/relay notification (#4083) 2025-07-15 10:43:42 +02:00
peer_subscription.go [client] Fix/nil relayed address (#4153) 2025-07-16 00:00:18 +02:00
picker_test.go Import time package (#2940) 2024-11-22 20:40:30 +01:00
picker.go [client, relay-server] Feature/relay notification (#4083) 2025-07-15 10:43:42 +02:00