Commit graph

106 commits

Author SHA1 Message Date
Matthew R Kasun 4bcd52b85b remove debug log 2022-02-03 10:56:44 -05:00
Matthew R Kasun 19c476490a fix path in MessageQueue func 2022-02-03 10:48:40 -05:00
0xdcarns 11a094535f comment 2022-02-03 09:51:58 -05:00
0xdcarns 06e2603c20 added time to prevent UDP reset 2022-02-03 09:51:37 -05:00
afeiszli e336d62321 saving current logic 2022-02-03 09:51:37 -05:00
afeiszli eb6f33704a adding checks for DNS to ensure connectivity 2022-02-03 09:51:37 -05:00
afeiszli cbf709166c adding checks for DNS to ensure connectivity 2022-02-03 09:51:37 -05:00
afeiszli 239b9d36fc change queue identifier from server.ID to Network.NetID 2022-02-03 09:51:37 -05:00
0xdcarns f7258bf98f refactored some client leave & cache and server join logic 2022-02-03 09:51:37 -05:00
afeiszli 03a30b6bbc removing peer cache 2022-02-02 00:02:36 -05:00
afeiszli 7c4e8b2b4a removing peer cache 2022-02-01 23:30:10 -05:00
afeiszli 80dfdaa8fb removing UUID gen from client side 2022-02-01 22:36:02 -05:00
afeiszli c8154ffa5d remove GetNodeByIDOrMacAddress 2022-02-01 21:50:11 -05:00
afeiszli 44ee0102f8 add client pull loop + timeout 2022-02-01 16:05:39 -05:00
afeiszli d78edc36b9 add client pull loop + timeout 2022-02-01 15:46:42 -05:00
afeiszli 8e82bfa607 add client pull loop + timeout 2022-02-01 15:44:30 -05:00
afeiszli eeb658595b set server node checkin 2022-02-01 14:37:00 -05:00
afeiszli d64cc1f39e publish peers on every keepalive 2022-02-01 14:01:13 -05:00
afeiszli bee8492c7a fixing permissions, logging on netclient 2022-02-01 11:04:57 -05:00
afeiszli 03c2f4e7ee fixing permissions, logging on netclient 2022-02-01 11:03:14 -05:00
afeiszli 1e5a0e9d04 fix server self updates 2022-01-31 23:18:58 -05:00
afeiszli 35884056b3 disable server deletion 2022-01-31 22:43:12 -05:00
afeiszli 973c5b052e change order of operations 2022-01-31 21:28:34 -05:00
afeiszli 33f327f245 fixing messages and keepalive 2022-01-31 17:21:31 -05:00
afeiszli 9614735dca fix peer sync 2022-01-31 16:49:40 -05:00
afeiszli 9d2ae79fe2 fix iface issues on client and access key deletion 2022-01-31 16:25:29 -05:00
afeiszli 6f9f97e4b7 dont publish to updated node 2022-01-31 16:15:10 -05:00
afeiszli 3964d927ea testing server update 2022-01-31 15:51:21 -05:00
afeiszli 09c2f9bf8b fixing peer locs 2022-01-31 15:37:57 -05:00
0xdcarns d5d442c75c removed go routines around mq 2022-01-31 14:09:23 -05:00
0xdcarns c621f6c2d6 sync always 2022-01-31 11:29:00 -05:00
0xdcarns 3aaf83d04d sync conf 2022-01-31 11:25:05 -05:00
0xdcarns 4823566125 debug again 2022-01-31 11:20:59 -05:00
Matthew R Kasun e8bbd8790e add serverkeepalive to Resubcribe 2022-01-30 18:38:15 -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 34069302f3 use map to store last server keepalive time 2022-01-30 10:37:35 -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
Matthew R Kasun 20569ee8ec Merge remote-tracking branch 'origin/develop' into feature_v0.10.0_serverPings 2022-01-30 05:55:52 -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 a058db2102 chunked 2022-01-29 18:18:46 -05:00
0xdcarns 0015d6fdf8 added encryption/decryption strategy 2022-01-29 18:18:46 -05:00
0xdcarns 1ef52077a7 added beginning of re sub logic 2022-01-29 18:15:52 -05:00
0xdcarns f5d763ca9f added mutex on log 2022-01-29 18:15:52 -05:00
0xdcarns cd4e2c57d6 added new struct and adapted to funcs 2022-01-29 18:15:52 -05:00
0xdcarns 0d3813295d server update 2022-01-29 18:15:52 -05:00
0xdcarns 26a0d8bdbe initial commit 2022-01-29 18:15:52 -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 4ccce6bac5 update for multiple networks 2022-01-27 14:48:10 -05:00