netbird/util
Mikhail Bragin 5db130a12e
Support new Management service protocol (NetworkMap) (#193)
* feature: support new management service protocol

* chore: add more logging to track networkmap serial

* refactor: organize peer update code in engine

* chore: fix lint issues

* refactor: extract Signal client interface

* test: add signal client mock

* refactor: introduce Management Service client interface

* chore: place management and signal clients mocks to respective packages

* test: add Serial test to the engine

* fix: lint issues

* test: unit tests for a networkMapUpdate

* test: unit tests Sync update
2022-01-18 16:44:58 +01:00
..
common.go Support new Management service protocol (NetworkMap) (#193) 2022-01-18 16:44:58 +01:00
duration.go Turn credentials generation (#102) 2021-09-02 14:41:54 +02:00
file_test.go Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00
file.go feature: basic management service implementation (#44) 2021-07-17 14:38:59 +02:00
log.go feature: add logging to a file (#112) 2021-09-07 09:53:18 +02:00
retry.go fix doc 2021-05-15 15:24:30 +05:00
util_suite_test.go feature: basic management service implementation (#44) 2021-07-17 14:38:59 +02:00