1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-15 17:51:15 +00:00
Commit graph

449 commits

Author SHA1 Message Date
postmannen
ca207dd0be updated readme 2021-12-07 16:17:10 +01:00
postmannen
f32f42d2ce updated nats-server wrapper 2021-12-07 16:00:49 +01:00
postmannen
a0c211de4d updated doc 2021-12-07 14:20:46 +01:00
postmannen
fcfeb142f4 updated relay doc 2021-12-07 10:42:11 +01:00
postmannen
bdf587597d corrected relaying 2021-12-06 14:57:02 +01:00
postmannen
9232fd65d7 updated go.mod 2021-11-24 07:38:40 +01:00
postmannen
7c62cecdb5 renamed noCh to nothingCh 2021-11-23 19:49:48 +01:00
postmannen
e8d84b2fa4 fixed error with default type relaying 2021-11-23 16:06:06 +01:00
postmannen
564da7eefd logging for relay copy working 2021-11-22 17:09:20 +01:00
postmannen
080b8c427c copy via relay working, but logging is using wrong folders 2021-11-22 16:12:44 +01:00
postmannen
9545397c53 copying works, but do'nt pick up correct naming 2021-11-22 16:02:40 +01:00
postmannen
2b3fb56dc4 add copyfilefrom func 2021-11-22 09:26:56 +01:00
postmannen
9b07eaa44b comments 2021-11-22 08:32:45 +01:00
postmannen
38e286ab7d removed debug printing 2021-11-22 08:25:50 +01:00
postmannen
3b37df638d setting correct method for reply to origin. 2021-11-22 04:24:15 +01:00
postmannen
c8f8de71c5 relay, central ok, but no output to node1 2021-11-19 09:35:53 +01:00
postmannen
e7a0d8d8e5 added message routing drawing 2021-11-18 10:20:24 +01:00
postmannen
3d07ff486d updated doc 2021-11-18 09:54:34 +01:00
postmannen
0aceefb0ec updated doc 2021-11-18 09:51:16 +01:00
postmannen
f387eb76e1 Added REQCopyFileTo request type 2021-11-18 09:34:16 +01:00
postmannen
81bd4d0589 Get default message timers directly from flag 2021-11-18 06:50:25 +01:00
postmannen
2477e7939d Added flag for method timeout 2021-11-18 06:36:16 +01:00
postmannen
c6ecb1b868 changed cancelation 2021-11-17 14:07:35 +01:00
postmannen
7c991ee3d5 Transer of files initially works 2021-11-17 13:02:48 +01:00
postmannen
49a88b83ce rewrote test for processList 2021-11-16 20:18:32 +01:00
postmannen
f8491df388 removed REQOpCmd 2021-11-16 20:13:03 +01:00
postmannen
c70b51e1fb removed need for id with REQprocessStop 2021-11-16 19:39:42 +01:00
postmannen
307695842f removed the inner map of procsmap 2021-11-16 19:07:24 +01:00
postmannen
37d120950e removed old code 2021-11-16 11:30:05 +01:00
postmannen
215a4ffd19 removed remains of allowednodes 2021-11-16 11:18:59 +01:00
postmannen
883f824325 put back proc active map with mutexes 2021-11-16 10:21:44 +01:00
postmannen
b9dc35a360 moved relay doc again 2021-11-11 15:15:59 +01:00
postmannen
7952d72b07 moved relay doc to correct place 2021-11-11 15:02:38 +01:00
postmannen
4dc2b32699 updated doc 2021-11-11 14:49:13 +01:00
postmannen
22b3e4fbe5 relay working, but cmd cont failing output 2021-11-11 13:43:32 +01:00
postmannen
0a0ee0f900 added note about checks 2021-11-11 10:26:23 +01:00
postmannen
296212637e fixed tests 2021-11-11 10:15:02 +01:00
postmannen
3d8d082fd2 answer of relayed messages seems to work 2021-11-11 09:35:01 +01:00
postmannen
382137d770 updated comments 2021-11-10 16:10:51 +01:00
postmannen
452e3a2e43 checking if we are the the relay host 2021-11-10 12:58:23 +01:00
postmannen
20b5d6cf56 creating new subject for relay, first hop relay ok 2021-11-10 11:31:48 +01:00
postmannen
d02d9018e9 more relay structure, and sub startup 2021-11-10 11:21:38 +01:00
postmannen
c37eeffeb5 initial relay request types 2021-11-10 06:22:03 +01:00
postmannen
4fe066aebd cleaned up old comments 2021-11-09 14:01:42 +01:00
postmannen
cef01a65b6 updated comments 2021-11-09 13:18:58 +01:00
postmannen
ffc5d76623 removed no longer needed mutex 2021-10-08 22:39:46 +02:00
postmannen
bbfea0afd5 replaced channels with mutex 2021-10-08 13:42:19 +02:00
postmannen
92047c9851 procsMap seems to work 2021-10-08 12:07:10 +02:00
postmannen
ada5fdaa59 procsMap structure initially implemented 2021-10-08 08:16:12 +02:00
postmannen
3a66b81750 added mini-steward script 2021-10-06 10:08:48 +02:00