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

406 commits

Author SHA1 Message Date
postmannen
661a3e6fd9 removed block in main.go 2021-08-03 13:07:26 +02:00
postmannen
0d4d1ae938 Added more description 2021-08-03 12:42:50 +02:00
postmannen
7002ca4364 Activating timed exit 2021-08-03 12:30:18 +02:00
postmannen
410f3ff717 updated with new version of nats 2021-08-02 20:44:51 +02:00
postmannen
565e043882 updated doc with nats-broker nkeys info 2021-08-02 20:38:50 +02:00
postmannen
1523ae84c3 replaced struct{} with callback func for testing 2021-07-05 07:43:33 +02:00
postmannen
dd6d52f427 added delivered verification between buffer and buffer reader 2021-07-02 19:09:42 +02:00
postmannen
7791899e3d Removed some errors via messages 2021-07-02 18:32:01 +02:00
postmannen
f4c501d3c5 disabled main ctx cancelation 2021-07-02 13:26:30 +02:00
postmannen
684b3f896f Added main ctx, and child ctx derived from main to procs 2021-07-02 11:26:52 +02:00
postmannen
4929191269 added initital code for stew socket 2021-07-02 08:38:44 +02:00
postmannen
00b439d6d2 Added initital structure for methodREQToSocket 2021-07-01 10:05:34 +02:00
postmannen
8da6d85a85 Restructure readme content 2021-07-01 07:42:45 +02:00
postmannen
01a077c3c4 added generation of info menu, and info page 2021-07-01 07:29:21 +02:00
postmannen
2be3a0be25 added initial info slide 2021-06-30 12:21:10 +02:00
postmannen
34df91eaf2 fixed the initial pages error 2021-06-30 11:05:10 +02:00
postmannen
acc702d1cb testing show page, not working 2021-06-30 08:30:15 +02:00
postmannen
f05fc336fa added initial page setup 2021-06-30 07:19:36 +02:00
postmannen
bfff09e57a restructured into single function 2021-06-30 07:14:04 +02:00
postmannen
923fd4c611 exported type node to Node 2021-06-29 08:21:42 +02:00
postmannen
e333e6fa54 renamed structure 2021-06-29 07:13:48 +02:00
postmannen
2141e5b3a2 renamed variables 2021-06-28 07:28:14 +02:00
postmannen
6600dbb58f Added output 2021-06-25 07:51:02 +02:00
postmannen
e54a57c45c Added output window to flex layout 2021-06-24 11:35:41 +02:00
postmannen
bdff9c1032 Added auto generation of sub items 2021-06-23 14:55:39 +02:00
postmannen
e9b25a417d initially added subfields for op 2021-06-21 03:11:50 +02:00
postmannen
55b6602b4b Added Operation initially to the structure 2021-06-17 09:36:42 +02:00
postmannen
0f5e737f52 added consistency check for the message struct fields 2021-06-17 08:28:10 +02:00
postmannen
682b0a15c6 stew: limited available reply methods 2021-06-16 21:38:33 +02:00
postmannen
0591bc7bc8 added logview 2021-06-16 21:11:50 +02:00
postmannen
c76bc463e1 fixed ampersand string parsing 2021-06-16 16:14:43 +02:00
postmannen
96114617e7 generating msg file with json 2021-06-16 06:03:09 +02:00
postmannen
b0a9fc72f9 form validation, and getting string values 2021-06-15 22:21:18 +02:00
postmannen
28a750fd54 general selection working 2021-06-14 17:07:31 +02:00
postmannen
44fbaf5e7b testing out concept for client 2021-06-14 06:49:47 +02:00
postmannen
038f541c26 Readme todo 2021-06-10 04:32:47 +02:00
postmannen
b1c2ec1006 added error messages to handlers 2021-06-09 09:40:35 +02:00
postmannen
271b9d5258 Added REQnCliCommandCont Req type 2021-06-08 20:52:45 +02:00
postmannen
73929bb8d0 updated README 2021-06-08 14:04:29 +02:00
postmannen
63c043e0ff Unique process naming with id's used in active map to be able to control all individual processes 2021-06-08 13:56:31 +02:00
postmannen
c57c2ffc6f changed the logging of processes 2021-06-08 06:02:08 +02:00
postmannen
2561c1266c postfixed the reply part of the subject naming instead of having it prefixed 2021-06-08 04:45:01 +02:00
postmannen
6bcb6e95c4 changed cmd structure, and todo list 2021-06-08 04:02:23 +02:00
postmannen
aa20687d76 more specific error message 2021-06-08 03:11:22 +02:00
postmannen
0d460c8ebb fixed naming of hello node subject 2021-05-28 16:50:48 +02:00
postmannen
68a0b50801 Added env for initial configfolder location 2021-05-28 14:48:53 +02:00
postmannen
495442079a Added retry if no nats server available at startup 2021-05-25 10:23:27 +02:00
postmannen
d9cd986426 set nats maxreconnects to unlimited 2021-05-21 13:33:03 +02:00
postmannen
be8008b5a0 fixed bug where error message failed when kv store where missing 2021-05-21 08:21:17 +02:00
postmannen
91ac5da4d6 added nkey seed 2021-05-20 12:27:25 +02:00