netbird/management/client
Mikhail Bragin ed1e4dfc51
refactor signal client sync func (#147)
* refactor: move goroutine that runs Signal Client Receive to the engine for better control

* chore: fix comments typo

* test: fix golint

* chore: comments update

* chore: consider connection state=READY in signal and management clients

* chore: fix typos

* test: fix signal ping-pong test

* chore: add wait condition to signal client

* refactor: add stream status to the Signal client

* refactor: defer mutex unlock
2021-11-06 15:00:13 +01:00
..
client_test.go Delete peer (#114) 2021-09-07 18:36:46 +02:00
client.go refactor signal client sync func (#147) 2021-11-06 15:00:13 +01:00