netbird/client/internal/peer
Zoltán Papp 4ea55bfe3c - Implement remote addr for conn
- Eliminate cached offeranswer arguments
- Fix exponent reset in conn reconnect loop
- Fix on disconnected callback for permanent server
- Add peer relay status for status details command
2024-07-16 11:02:32 +02: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 Remove meaningless tests 2024-07-08 17:24:49 +02:00
conn.go - Implement remote addr for conn 2024-07-16 11:02:32 +02:00
env_config.go Extend the cmd with argument handling 2024-06-19 17:40:16 +02: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
handshaker.go - Implement remote addr for conn 2024-07-16 11:02:32 +02:00
listener.go Add OnDisconnecting service callback (#767) 2023-03-29 10:39:54 +02:00
notifier_test.go Update calculate server state (#796) 2023-04-10 18:22:25 +02:00
notifier.go Fix/always on boot (#1062) 2023-08-11 11:51:39 +02:00
signaler.go fix circle import 2024-06-17 18:02:52 +02:00
status_test.go Add conn status handling and protect agent 2024-06-18 17:40:37 +02:00
status.go - Implement remote addr for conn 2024-07-16 11:02:32 +02:00
stdnet_android.go Rename connector to worker 2024-06-18 11:22:40 +02:00
stdnet.go Rename connector to worker 2024-06-18 11:22:40 +02:00
worker_ice.go Fix deadlock 2024-07-10 18:34:04 +02:00
worker_relay.go Add exposed address 2024-07-02 11:57:17 +02:00