netbird/management/proto
shatoboar b59fd50226
Add client version to the client app and send it to the management service (#222)
* test: WIP mocking the grpc server for testing the sending of the client information

* WIP: Test_SystemMetaDataFromClient with mocks, todo:

* fix: failing meta data test

* test: add system meta expectation in management client test

* fix: removing deprecated register function, replacing with new one

* fix: removing deprecated register function from mockclient interface impl

* fix: fixing interface declaration

* chore: remove unused commented code

Co-authored-by: braginini <bangvalo@gmail.com>
2022-02-08 18:03:27 +01:00
..
generate.sh add config properties to the SyncResponse of the management gRpc service (#66) 2021-07-25 17:08:16 +02:00
management_grpc.pb.go Peer management login (#83) 2021-08-15 16:56:26 +02:00
management.pb.go Change Management Sync protocol to support incremental (serial) network changes (#191) 2022-01-16 17:10:36 +01:00
management.proto Add client version to the client app and send it to the management service (#222) 2022-02-08 18:03:27 +01:00