netbird/signal/proto
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
..
constants.go fix: #35 peer Registration Race when client connects to the signal server 2021-06-17 11:12:35 +02:00
generate.sh Exchange proxy mode via signal (#727) 2023-03-16 16:46:17 +01:00
signalexchange_grpc.pb.go update signal gRpc, enable TLS and add keepalive params (#62) 2021-07-21 20:23:11 +02:00
signalexchange.pb.go Exchange proxy mode via signal (#727) 2023-03-16 16:46:17 +01:00
signalexchange.proto Exchange proxy mode via signal (#727) 2023-03-16 16:46:17 +01:00