netbird/relay/server
Zoltan Papp 97e10e440c
Fix leaked server connections (#2596)
Fix leaked server connections

close unused connections in the client lib
close deprecated connection in the server lib
The Server Picker is reusable in the guard if we want in the future. So we can support the server address changes.

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>

* Add logging

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2024-09-16 16:11:10 +02:00
..
listener [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
peer.go Fix leaked server connections (#2596) 2024-09-16 16:11:10 +02:00
relay_test.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
relay.go [relay] Improve relay messages (#2574) 2024-09-11 16:20:30 +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