netbird/management/client
Misha Bragin f37b43a542
Save Peer Status separately in the FileStore (#554)
Due to peer reconnects when restarting the Management service,
there are lots of SaveStore operations to update peer status.

Store.SavePeerStatus stores peer status separately and the
FileStore implementation stores it in memory.
2022-11-08 10:46:12 +01:00
..
client_test.go Save Peer Status separately in the FileStore (#554) 2022-11-08 10:46:12 +01:00
client.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00
grpc.go Fix Management and Signal gRPC client stream leak (#482) 2022-09-26 18:02:20 +02:00
mock.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00