1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
Commit graph

672 commits

Author SHA1 Message Date
postmannen
d20b4eb64c prepared encoding logic for chosing of serialization 2021-12-29 07:18:11 +01:00
postmannen
ce053fc651 moved setting of cmp nats header value 2021-12-29 06:40:42 +01:00
postmannen
37084768f7 added flag for cbor 2021-12-29 06:17:40 +01:00
postmannen
b53154b88f fixed typo 2021-12-28 12:44:10 +01:00
postmannen
973842f728 added return if failed gob decoding 2021-12-28 12:08:34 +01:00
postmannen
35b4462cf4 added zstd decoder to subscriber 2021-12-28 12:05:09 +01:00
postmannen
f543127cb6 initiallly implemented compression on publisher 2021-12-27 11:40:29 +01:00
postmannen
a7cbe5b1b4 add compression flag 2021-12-26 07:16:14 +01:00
postmannen
6d237ffcde moved gob encoding to messageDeliverNats 2021-12-25 19:21:10 +01:00
postmannen
909915a77b added flag for ringBufferSize 2021-12-21 07:21:12 +01:00
postmannen
6399cc427d Added connection timeouts 2021-12-17 17:28:57 +01:00
postmannen
b02a84f6cc added config flags for jitter 2021-12-16 11:01:01 +01:00
postmannen
e3b535665a REQHttpGet client time set to MethodTimeout 2021-12-15 15:13:48 +01:00
postmannen
2a52306247 set prod certificate to true in nats wrapper script 2021-12-08 14:32:11 +01:00
postmannen
e560edaf7c nats.conf removed blank user config 2021-12-08 12:30:08 +01:00
postmannen
70580f8740 set correct port in nats config 2021-12-08 12:12:41 +01:00
postmannen
783a6d29ff added if checks to template 2021-12-08 10:57:34 +01:00
postmannen
352cf0456f renamed and fixed up templates 2021-12-08 10:20:06 +01:00
postmannen
e0d9803696 setting correct -D flag for nats config 2021-12-08 10:13:37 +01:00
postmannen
bdb40d339e added check for docker image to wrapper 2021-12-08 08:21:09 +01:00
postmannen
823561f122 renamed template files 2021-12-08 07:09:12 +01:00
postmannen
dddbd46110 updated template for env.env file 2021-12-07 16:33:46 +01:00
postmannen
23ade54327 updated docker file with start new req types 2021-12-07 16:31:39 +01:00
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