netbird/management/client
Maycon Santos a9f5fad625
Update grpc clients' keepalive interval (#1231)
Some reverse proxies might find 15s interval too short and respond with an enhance your-calm message

This change is setting the management and signal clients' keepalive interval to 30 seconds to minimize the number of reconnections
2023-10-19 10:18:16 +02:00
..
client_test.go chore: pkg import only once (#1222) 2023-10-16 17:00:05 +02:00
client.go Add PKCE authorization flow (#1012) 2023-07-27 11:31:07 +02:00
grpc.go Update grpc clients' keepalive interval (#1231) 2023-10-19 10:18:16 +02:00
mock.go Add PKCE authorization flow (#1012) 2023-07-27 11:31:07 +02:00