Commit graph

91 commits

Author SHA1 Message Date
0xdcarns be5fdc7fc6 changing peer set 2022-01-31 11:19:19 -05:00
0xdcarns b91c90b106 changing peer set 2022-01-31 11:19:19 -05:00
0xdcarns e027649725 added isserver check 2022-01-31 11:19:19 -05:00
afeiszli 3e130fe9f8 cleaning server side peer logic 2022-01-31 11:18:38 -05:00
0xdcarns ae4b1bee57 edited peer update 2022-01-31 11:18:38 -05:00
Matthew R Kasun c0a085a53f fix sending keepalives; fix where keepalive timestamps stored 2022-01-30 14:50:18 -05:00
Matthew R Kasun 7ac0bfd13a Merge remote-tracking branch 'origin/develop' into feature_v0.10.0_serverPings 2022-01-30 09:18:24 -05:00
0xdcarns 95b9444325 log cleanup 2022-01-29 18:18:46 -05:00
0xdcarns 410efbab50 switched to eliptical strategy 2022-01-29 18:18:46 -05:00
0xdcarns 2d703dce7c refactored continue 2022-01-29 18:18:46 -05:00
0xdcarns 3dadb8dcbf added e.. 2022-01-29 18:18:46 -05:00
0xdcarns aa22afeb95 tracking mod 2022-01-29 18:18:46 -05:00
0xdcarns 7070d16f71 adding a log 2022-01-29 18:18:46 -05:00
0xdcarns ac632a75b7 refactored struct 2022-01-29 18:18:46 -05:00
0xdcarns 3736c152c1 added log 2022-01-29 18:18:46 -05:00
0xdcarns db5fc322b8 remove db read 2022-01-29 18:18:46 -05:00
0xdcarns a058db2102 chunked 2022-01-29 18:18:46 -05:00
0xdcarns d27dee0691 debugging 2022-01-29 18:18:46 -05:00
0xdcarns 0015d6fdf8 added encryption/decryption strategy 2022-01-29 18:18:46 -05:00
Matthew R Kasun 4854cb2db9 fix typo 2022-01-27 15:52:31 -05:00
Matthew R Kasun 84d9faeb3f retries for connecting to broker 2022-01-27 15:46:45 -05:00
Matthew R Kasun 513f85ede7 refactor server pings 2022-01-27 09:48:32 -05:00
Matthew R Kasun d5b43e7444 added a debug log 2022-01-26 16:06:45 -05:00
Matthew R Kasun 9dedb479d1 publish server keepalive and skeleton client subscription handler 2022-01-26 13:42:52 -05:00
Matthew R Kasun 03d17a0520 addressing review comments 2022-01-25 18:15:27 -05:00
Matthew R Kasun 4b826e6de2 fix publish topic 2022-01-23 18:28:25 -05:00
Matthew R Kasun c1813c52e9 publish node update and peer update on ingress gateway creation 2022-01-22 15:34:01 -05:00
Matthew R Kasun 7e8bcd6923 remove / in topic name 2022-01-22 09:22:19 -05:00
Matthew R Kasun fdf52391c7 log message for debugging 2022-01-22 09:04:11 -05:00
Matthew R Kasun e164e6446f publish node update when UI updates a node 2022-01-21 17:22:56 -05:00
Matthew R Kasun 799f32c664 fix missing slash in msg topic; update handling of keyUpdates 2022-01-21 07:07:38 -05:00
Matthew R Kasun 2310977391 refactor to reduce number of types of message in message queue simplifying the subscribers and publishers 2022-01-21 05:19:17 -05:00
Matthew R Kasun ef32150cc5 added extclient peers and persitent keepalive 2022-01-20 12:53:14 -05:00
Matthew R Kasun 2ddf9e59b3 write node to database when localAddress update received. 2022-01-20 12:53:14 -05:00
Matthew R Kasun fc86015c29 calculate allowed ips 2022-01-20 12:53:13 -05:00
Matthew R Kasun 767abc7d5e fix publish peers 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 d60ce26c9f fix off by one error in GetID 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 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