netbird/client/internal/peer
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
..
conn_status_test.go Use the conn state of peer on proper way (#717) 2023-03-03 19:49:18 +01:00
conn_status.go Use the conn state of peer on proper way (#717) 2023-03-03 19:49:18 +01:00
conn_test.go Exchange proxy mode via signal (#727) 2023-03-16 16:46:17 +01:00
conn.go Exchange proxy mode via signal (#727) 2023-03-16 16:46:17 +01:00
error_test.go Test conn (#199) 2022-01-21 13:52:19 +01:00
error.go Test conn (#199) 2022-01-21 13:52:19 +01:00
status_test.go Use the conn state of peer on proper way (#717) 2023-03-03 19:49:18 +01:00
status.go Report offline peers to agents (#728) 2023-03-07 10:17:25 +01:00