Add client's interaction with management service (#71)

* Add client's interaction with management service

* Getting updates

* Fixed key and nil ptr

* Added setupKey param

* Added managment address parameter

* Fixed test

* feature: use RemotePeers from the management server instead of deprecated Peers

* merge: merge changes from main
This commit is contained in:
andpar83
2021-08-01 10:06:01 -07:00
committed by GitHub
parent 6ce5b2c815
commit 11982d6dde
9 changed files with 220 additions and 53 deletions

View File

@@ -14,7 +14,8 @@
"Mask": "/8AAAA=="
},
"Dns": null
}
},
"Peers": {}
}
}
}