netbird/client/internal/peer
Zoltan Papp 86f9051a30
Fix/connection listener (#777)
Fix add/remove connection listener

In case we call the RemoveConnListener from Java then
we lose the reference from the original instance
2023-04-03 16:59:13 +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 Add custom ice stdnet implementation (#754) 2023-03-24 08:40:39 +01:00
conn.go Add custom ice stdnet implementation (#754) 2023-03-24 08:40:39 +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
listener.go Add OnDisconnecting service callback (#767) 2023-03-29 10:39:54 +02:00
notifier_test.go Fix/connection listener (#777) 2023-04-03 16:59:13 +02:00
notifier.go Fix/connection listener (#777) 2023-04-03 16:59:13 +02:00
status_test.go Fix connstate indication (#732) 2023-03-16 17:22:36 +01:00
status.go Fix/connection listener (#777) 2023-04-03 16:59:13 +02:00
stdnet_android.go Add custom ice stdnet implementation (#754) 2023-03-24 08:40:39 +01:00
stdnet.go Add custom ice stdnet implementation (#754) 2023-03-24 08:40:39 +01:00