Commit Graph

15 Commits

Author SHA1 Message Date
Matthew R Kasun
ac0dba5e81 fixed tests and removed some debugging logs 2022-01-19 15:25:39 -05:00
Matthew R Kasun
e215f2a9d0 fix UpdateWgPeers 2022-01-19 15:00:03 -05:00
Matthew R Kasun
4213a4a3fd remove metrics from client 2022-01-18 17:36:10 -05:00
Matthew R Kasun
cec92773b5 moved peer determination to server 2022-01-15 18:16:44 -05:00
Matthew R Kasun
c06784e19f use uuid in message queue functions 2022-01-14 15:35:15 -05:00
Matthew R Kasun
a1c5659179 WIP commit to enable rebasing to uuid feature 2022-01-14 15:00:22 -05:00
Matthew R Kasun
ff22f84a47 WIP commit 2022-01-14 15:00:22 -05:00
Matthew R Kasun
78363ede25 refactor NodeUpdate message queue handler 2022-01-14 14:56:53 -05:00
Matthew R Kasun
710567064e add error handling on failed key generation 2022-01-14 14:56:53 -05:00
Matthew R Kasun
bfd09a1f75 subscribed message handlers implemented 2022-01-14 14:56:53 -05:00
0xdcarns
842c4671da linting fixes 2022-01-14 14:45:14 -05:00
Matthew R Kasun
fbb76657d9 go routines now run forever like they are supposed to 2022-01-14 14:45:14 -05:00
Matthew R Kasun
368746cc20 move context up a level 2022-01-14 14:45:14 -05:00
Matthew R Kasun
1402c350ae Replaced ### with - in Node.ID (local copy) to fix mqtt publishing
errors
added context to all go routines
removed connectivity function
2022-01-14 14:45:14 -05:00
Matthew R Kasun
a8ccf8a7f0 work in progress for message queue 2022-01-14 14:45:14 -05:00