Commit graph

318 commits

Author SHA1 Message Date
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