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

385 commits

Author SHA1 Message Date
postmannen
8239c76bda added sendInfoLogMessage function 2021-09-23 08:31:30 +02:00
postmannen
de7a6c0dda removed message from error messages 2021-09-23 08:19:53 +02:00
postmannen
e33fba19e1 removed debug print statements 2021-09-23 05:46:25 +02:00
postmannen
dc10757e62 readme examples 2021-09-23 05:05:12 +02:00
postmannen
fbd9e4bd08 image testing 2021-09-22 21:23:06 +02:00
postmannen
6440e23946 image testing 2021-09-22 19:54:42 +02:00
postmannen
a387c790fe image testing 2021-09-22 19:53:28 +02:00
postmannen
0e1e4ce795 added logo to readme 2021-09-22 19:50:05 +02:00
postmannen
c212335f62 updated doc for with cliCommand reply method 2021-09-22 16:58:23 +02:00
postmannen
a1fbdffd36 added isReply to message structure 2021-09-22 16:08:55 +02:00
postmannen
8d0b4420c9 initial implementation clicommand as reply method 2021-09-22 15:25:40 +02:00
postmannen
21f532c128 replaced goto in routeMessageToProcess 2021-09-21 23:29:42 +02:00
postmannen
dcbe51a191 initial checking for checking for {{data}} 2021-09-21 23:19:55 +02:00
postmannen
5000d58630 updated readme 2021-09-21 11:09:14 +02:00
postmannen
d33c2d5a3a put back node into REQOpProcessStop 2021-09-21 07:10:41 +02:00
postmannen
71f4007e31 disabled reaming code with allowedReceivers 2021-09-20 12:22:34 +02:00
postmannen
6e43364839 OpProcessStop removed node from required field 2021-09-20 12:18:54 +02:00
postmannen
b4e60ca3f5 own req method for REQStopProcess 2021-09-20 11:53:17 +02:00
postmannen
389e263c59 new req types for proccesslist and processstart 2021-09-20 06:40:34 +02:00
postmannen
c9eb267f4e sending error on not defined request types 2021-09-17 10:28:48 +02:00
postmannen
054455b857 renamed REQnCliCommandCont to REQCliCommandCont 2021-09-17 10:17:10 +02:00
postmannen
855275d19f removed REQnCliCommand request type 2021-09-17 09:23:08 +02:00
postmannen
d5082cc7a4 added replyMethodTimeout to message 2021-09-16 12:37:46 +02:00
postmannen
b279cf40bf updated todo 2021-09-16 12:24:03 +02:00
postmannen
d653e94ee2 methodArgs replaces data as an arg field for methods 2021-09-16 11:51:34 +02:00
postmannen
903383a529 removed the option for unlimited retries 2021-09-16 11:20:08 +02:00
postmannen
d8169841e0 fixed memory leak not unsubscribing reply messages 2021-09-16 08:13:24 +02:00
postmannen
a20bf4021a added profiling, renamed requests file 2021-09-16 05:31:04 +02:00
postmannen
107e652f9f Implementing ctx on ringbuffer done 2021-09-15 11:39:19 +02:00
postmannen
b29724f8a3 using main context on ringbuffer 2021-09-15 10:46:30 +02:00
postmannen
1434e5a85c initial stop function for ringbuffer 2021-09-15 09:17:35 +02:00
postmannen
64207adc62 working on context for ringbuffer 2021-09-15 08:39:34 +02:00
postmannen
b83749cbc0 added metrics for current messages in db 2021-09-15 07:26:36 +02:00
postmannen
cb867ba7a2 moved bucket names into ringbuffer struct 2021-09-14 16:23:01 +02:00
postmannen
ec84d46d5e updated todo in readme 2021-09-13 13:24:28 +02:00
postmannen
aba7324ba6 fixed bug with hang caused by the of mutex 2021-09-13 13:15:21 +02:00
postmannen
254e522092 debug print statements 2021-09-13 09:24:38 +02:00
postmannen
0b61e510b4 added debug output 2021-09-13 07:02:14 +02:00
postmannen
6bbd01bd05 Added toc to readme 2021-09-10 10:28:50 +02:00
postmannen
5a1f20142c added prometheus exporter for build version 2021-09-10 10:21:33 +02:00
postmannen
69f6287ee8 added version and ldflags example to set it 2021-09-10 10:04:25 +02:00
postmannen
6bdbc232b7 updated tests and svg 2021-09-10 07:47:40 +02:00
postmannen
7576619172 added reading logic to httpListener 2021-09-10 06:06:43 +02:00
postmannen
08dfcfb3c3 corrected pattern 2021-09-10 05:45:09 +02:00
postmannen
eede523999 added httpreader handlefunc 2021-09-10 05:44:26 +02:00
postmannen
7229f33cac initial http reader for messages 2021-09-10 05:26:16 +02:00
postmannen
8ad6d819e5 removed not need argument from readTcpListener 2021-09-09 13:32:04 +02:00
postmannen
08fb8e3445 updated dockerfile 2021-09-09 13:16:10 +02:00
postmannen
d97de186e6 updated readme 2021-09-09 09:57:41 +02:00
postmannen
2085034e47 updated todo 2021-09-09 09:54:33 +02:00