netbird/client/internal/peer
Zoltán Papp e407fe02c5 Separate lifecircle of handshake, ice, relay connections
- fix Stun, Turn address update thread safety issue
- move conn worker login into peer package
2024-06-17 17:52:22 +02:00
..
conn_ice.go Separate lifecircle of handshake, ice, relay connections 2024-06-17 17:52:22 +02:00
conn_relay.go Separate lifecircle of handshake, ice, relay connections 2024-06-17 17:52:22 +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 Separate lifecircle of handshake, ice, relay connections 2024-06-17 17:52:22 +02:00
conn.go Separate lifecircle of handshake, ice, relay connections 2024-06-17 17:52:22 +02:00
env_config.go Eval/higher timeouts (#1776) 2024-03-31 19:39:52 +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 Separate lifecircle of handshake, ice, relay connections 2024-06-17 17:52:22 +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
status_test.go Add safe read/write to route map (#1760) 2024-04-11 22:12:23 +02:00
status.go Add safe read/write to route map (#1760) 2024-04-11 22:12:23 +02:00
stdnet_android.go Separate lifecircle of handshake, ice, relay connections 2024-06-17 17:52:22 +02:00
stdnet.go Separate lifecircle of handshake, ice, relay connections 2024-06-17 17:52:22 +02:00