netbird/signal/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_suite_test.go Refactor: Move Signal server and client (#80) 2021-08-09 19:21:48 +02:00
client_test.go refactor signal client sync func (#147) 2021-11-06 15:00:13 +01:00
client.go refactor signal client sync func (#147) 2021-11-06 15:00:13 +01:00