Matthew R Kasun
|
c9d0cc56ef
|
refactor NodeUpdate message queue handler
|
2022-01-20 13:04:58 -05:00 |
|
Matthew R Kasun
|
aad4e44e73
|
work in progress for message queue
|
2022-01-20 13:01:23 -05:00 |
|
0xdcarns
|
2e1bc755e2
|
version update
|
2022-01-20 13:00:04 -05:00 |
|
0xdcarns
|
be093a951f
|
added legacy check to maintain compatibility
|
2022-01-20 13:00:04 -05:00 |
|
0xdcarns
|
41401cfb58
|
version updates
|
2022-01-20 13:00:04 -05:00 |
|
0xdcarns
|
66d6c71441
|
adjusting client join
|
2022-01-20 12:59:31 -05:00 |
|
Matthew R Kasun
|
443ed80e4d
|
updated service files for linux and darwin to start netclient daemon vice netclient checkin
|
2022-01-20 12:53:14 -05:00 |
|
Matthew R Kasun
|
e0275c90d8
|
fixed tests and removed some debugging logs
|
2022-01-20 12:53:14 -05:00 |
|
Matthew R Kasun
|
56a5a928ab
|
fix UpdateWgPeers to enable multiple peer sections
|
2022-01-20 12:53:14 -05:00 |
|
Matthew R Kasun
|
353c92e333
|
fix UpdateWgPeers
|
2022-01-20 12:53:14 -05:00 |
|
Matthew R Kasun
|
989d76ea3d
|
remove metrics from client
|
2022-01-20 12:53:13 -05:00 |
|
Matthew R Kasun
|
a86b9bd380
|
moved peer determination to server
|
2022-01-20 12:52:49 -05:00 |
|
Matthew R Kasun
|
ec486addf0
|
use uuid in message queue functions
|
2022-01-20 12:52:49 -05:00 |
|
Matthew R Kasun
|
aa6f7a138b
|
WIP commit to enable rebasing to uuid feature
|
2022-01-20 12:52:49 -05:00 |
|
Matthew R Kasun
|
496187985e
|
WIP commit
|
2022-01-20 12:52:49 -05:00 |
|
Matthew R Kasun
|
84884e5c23
|
refactor NodeUpdate message queue handler
|
2022-01-20 12:52:49 -05:00 |
|
Matthew R Kasun
|
1046c0ad55
|
add error handling on failed key generation
|
2022-01-20 12:52:49 -05:00 |
|
Matthew R Kasun
|
2cf53819f3
|
subscribed message handlers implemented
|
2022-01-20 12:52:49 -05:00 |
|
0xdcarns
|
4bc28e455a
|
linting fixes
|
2022-01-20 12:52:49 -05:00 |
|
Matthew R Kasun
|
c7dc874bb8
|
go routines now run forever like they are supposed to
|
2022-01-20 12:52:49 -05:00 |
|
Matthew R Kasun
|
f11fa093fb
|
move context up a level
|
2022-01-20 12:52:49 -05:00 |
|
Matthew R Kasun
|
5458379b32
|
Replaced ### with - in Node.ID (local copy) to fix mqtt publishing
errors
added context to all go routines
removed connectivity function
|
2022-01-20 12:52:49 -05:00 |
|
Matthew R Kasun
|
cb51a6be78
|
work in progress for message queue
|
2022-01-20 12:52:49 -05:00 |
|
Matthew R Kasun
|
90b468f9f9
|
WIP commit to enable rebasing to uuid feature
|
2022-01-20 12:52:49 -05:00 |
|
Matthew R Kasun
|
3e016ef8b5
|
WIP commit
|
2022-01-20 12:50:00 -05:00 |
|
Matthew R Kasun
|
deef5482a3
|
refactor NodeUpdate message queue handler
|
2022-01-20 12:50:00 -05:00 |
|
Matthew R Kasun
|
17eabe5841
|
add error handling on failed key generation
|
2022-01-20 12:50:00 -05:00 |
|
0xdcarns
|
d09d3dee63
|
constants
|
2022-01-20 12:50:00 -05:00 |
|
Matthew R Kasun
|
6dff650b08
|
subscribed message handlers implemented
|
2022-01-20 12:50:00 -05:00 |
|
0xdcarns
|
e2bb597ab1
|
linting fixes
|
2022-01-20 12:50:00 -05:00 |
|
Matthew R Kasun
|
8768a2c390
|
go routines now run forever like they are supposed to
|
2022-01-20 12:50:00 -05:00 |
|
Matthew R Kasun
|
efd8764de3
|
move context up a level
|
2022-01-20 12:50:00 -05:00 |
|
Matthew R Kasun
|
f968ecf4f5
|
Replaced ### with - in Node.ID (local copy) to fix mqtt publishing
errors
added context to all go routines
removed connectivity function
|
2022-01-20 12:50:00 -05:00 |
|
Matthew R Kasun
|
a44ad51661
|
work in progress for message queue
|
2022-01-20 12:50:00 -05:00 |
|
Matthew R Kasun
|
9f00ec8817
|
Merge branch 'feature-messageQueue' of github.com:gravitl/netmaker into feature-messageQueue
|
2022-01-20 11:32:12 -05:00 |
|
Matthew R Kasun
|
c456537aff
|
updated service files for linux and darwin to start netclient daemon vice netclient checkin
|
2022-01-20 11:29:37 -05:00 |
|
Matthew R Kasun
|
70cf2a26b1
|
fixed tests and removed some debugging logs
|
2022-01-20 11:29:16 -05:00 |
|
Matthew R Kasun
|
5147bb61d0
|
fix UpdateWgPeers to enable multiple peer sections
|
2022-01-20 11:29:16 -05:00 |
|
Matthew R Kasun
|
9539e78369
|
fix UpdateWgPeers
|
2022-01-20 11:29:16 -05:00 |
|
Matthew R Kasun
|
d5939e255a
|
remove metrics from client
|
2022-01-20 11:29:16 -05:00 |
|
Matthew R Kasun
|
05dd87887e
|
moved peer determination to server
|
2022-01-20 11:29:16 -05:00 |
|
Matthew R Kasun
|
1e199665c0
|
use uuid in message queue functions
|
2022-01-20 11:29:16 -05:00 |
|
Matthew R Kasun
|
8fe732be41
|
WIP commit to enable rebasing to uuid feature
|
2022-01-20 11:29:16 -05:00 |
|
Matthew R Kasun
|
fcc14fb1e4
|
WIP commit
|
2022-01-20 11:29:16 -05:00 |
|
Matthew R Kasun
|
5e5f85b51f
|
refactor NodeUpdate message queue handler
|
2022-01-20 11:27:13 -05:00 |
|
Matthew R Kasun
|
2201aef4b2
|
add error handling on failed key generation
|
2022-01-20 11:27:13 -05:00 |
|
Matthew R Kasun
|
d5cd88cae8
|
subscribed message handlers implemented
|
2022-01-20 11:27:13 -05:00 |
|
0xdcarns
|
6704456cfd
|
linting fixes
|
2022-01-20 11:19:39 -05:00 |
|
Matthew R Kasun
|
e4bb2e8d38
|
go routines now run forever like they are supposed to
|
2022-01-20 11:19:39 -05:00 |
|
Matthew R Kasun
|
cf6d1895b6
|
move context up a level
|
2022-01-20 11:19:39 -05:00 |
|