netbird/relay
Zoltan Papp d93dd4fc7f
[relay-server] Move the handshake logic to separated struct (#2648)
* Move the handshake logic to separated struct

- The server will response to the client after it ready to process the peer
- Preload the response messages

* Fix deprecated lint issue

* Fix error handling

* [relay-server] Relay measure auth time (#2675)

Measure the Relay client's authentication time
2024-10-12 18:21:34 +02:00
..
auth [relay] Improve relay messages (#2574) 2024-09-11 16:20:30 +02:00
client [client] Close the remote conn in proxy (#2626) 2024-09-25 18:50:10 +02:00
cmd [management] Add command flag to set metrics port for signal and relay service, and update management port (#2599) 2024-09-14 10:34:32 +02:00
healthcheck [relay] Add health check attempt threshold (#2609) 2024-09-17 10:04:17 +02:00
messages [relay] Improve relay messages (#2574) 2024-09-11 16:20:30 +02:00
metrics [relay-server] Move the handshake logic to separated struct (#2648) 2024-10-12 18:21:34 +02:00
server [relay-server] Move the handshake logic to separated struct (#2648) 2024-10-12 18:21:34 +02:00
test [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
testec2 [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
Dockerfile [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
main.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00