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

15 commits

Author SHA1 Message Date
postmannen
2688f2ba2c implemented ch for handling messages locally 2022-06-20 14:22:42 +02:00
postmannen
c8e5dd6904 fixed calling executeHandler() for startup folder messages 2022-06-20 13:34:20 +02:00
postmannen
e6006b44d3 moved hello test to request testing 2022-05-23 12:57:07 +02:00
postmannen
444c04ac3b added via socket test for refactored tests 2022-05-23 07:43:34 +02:00
postmannen
3fd36116f9 add original msg to json errors on socket 2022-04-04 05:34:18 +02:00
postmannen
56b432f402 cleaned up errorKernel references 2022-04-01 08:43:14 +02:00
postmannen
f0c84f48db injected server directly procs 2022-04-01 07:09:55 +02:00
postmannen
99832f87ce added logging to central when message read on socket 2022-03-22 14:02:25 +01:00
postmannen
f973c16321 corrected continues when branching in startupfolder 2022-03-17 04:30:23 +01:00
postmannen
41dc270444 Refactor startupfolder to not send via nats-server 2022-03-16 11:05:31 +01:00
postmannen
abf612f5e5 added yaml as input format for the unix socket 2022-03-04 13:22:55 +01:00
postmannen
c863c12608 fixed wrong path for startup folder 2022-02-22 09:41:59 +01:00
postmannen
7e71064adf replaced log statements with errorKernel logger 2022-02-18 09:51:11 +01:00
postmannen
e7e5726095 renamed commandorevent field name in subject struct 2022-01-27 10:06:06 +01:00
postmannen
88672f1e35 added logic for startup folder 2022-01-26 09:23:02 +01:00
Renamed from read_socket_or_tcp_listener.go (Browse further)