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

17 commits

Author SHA1 Message Date
postmannen
f5b0d79981 renamed method types 2021-03-11 12:51:16 +01:00
postmannen
6864d7a946 request subscriber and non sequential processing of messages implemented. 2021-03-11 12:07:09 +01:00
postmannen
48399e1958 method ECHO 2021-03-11 06:34:36 +01:00
postmannen
2a19ae451b added config and newMessagesCh to proc from server 2021-03-09 04:55:51 +01:00
postmannen
fdd05abd3d renamed method types 2021-03-09 03:18:42 +01:00
postmannen
d6310492a3 removed server from method type 2021-03-08 14:09:14 +01:00
postmannen
ae0e080f80 fixed procFuncs 2021-03-05 13:10:46 +01:00
postmannen
abf8c0d3c7 added procFunc concept, fixed race and timer issues 2021-03-04 16:27:55 +01:00
postmannen
4f106ea8cc rewrote the textlogger subscriber, fixed * in allowed publishers, cleaned up logging 2021-03-02 13:46:02 +01:00
postmannen
35e0c12109 removed the need for specifying the kind of event/command within a message. This is now picked from the generated subject 2021-03-01 17:08:40 +01:00
postmannen
52a92af20e renamed the ShellCommand type to CLICommand 2021-03-01 12:16:36 +01:00
postmannen
f736212307 fixed send to yourself 2021-02-26 07:55:28 +01:00
postmannen
61e2343f18 refactored, and implemented error messages to central 2021-02-24 15:43:31 +01:00
postmannen
f812c4307e cleaning up restructuring 2021-02-24 10:58:02 +01:00
postmannen
e19d76a5fc Changed to upercase const values for command and events, and added choosing of prometheus port 2021-02-22 09:33:37 +01:00
postmannen
b608eb01ef implemented idea for handling metrics from processes 2021-02-19 16:58:16 +01:00
postmannen
0fabb73cd9 added say hello handler, prometheus metrics, and correct handling of NACK messages 2021-02-18 14:27:53 +01:00
Renamed from methodType.go (Browse further)