netbird/signal/client
Maycon Santos 731d3ae464
Exchange proxy mode via signal (#727)
Before defining if we will use direct or proxy connection we will exchange a 
message with the other peer if the modes match we keep the decision 
from the shouldUseProxy function otherwise we skip using direct connection.

Added a feature support message to the signal protocol
2023-03-16 16:46:17 +01:00
..
client_suite_test.go Refactor: Move Signal server and client (#80) 2021-08-09 19:21:48 +02:00
client_test.go Exchange proxy mode via signal (#727) 2023-03-16 16:46:17 +01:00
client.go Exchange proxy mode via signal (#727) 2023-03-16 16:46:17 +01:00
grpc.go Fix Management and Signal gRPC client stream leak (#482) 2022-09-26 18:02:20 +02:00
mock.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00