1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-09 05:29:16 +00:00
Commit graph

11 commits

Author SHA1 Message Date
postmannen
f6771f1975 sam creation function 2021-03-10 07:11:14 +01:00
postmannen
077bbf37da Publishers as pure processes seems to initially work 2021-03-09 11:58:50 +01:00
postmannen
2a19ae451b added config and newMessagesCh to proc from server 2021-03-09 04:55:51 +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
9c9498341c removed *server dependency for newProcess() 2021-03-04 06:53:03 +01:00
postmannen
fb0121db7d refactoring into the process type 2021-03-03 14:14:32 +01:00
postmannen
4f106ea8cc rewrote the textlogger subscriber, fixed * in allowed publishers, cleaned up logging 2021-03-02 13:46:02 +01:00
postmannen
52a92af20e renamed the ShellCommand type to CLICommand 2021-03-01 12:16:36 +01:00
postmannen
82c420bc54 ability to choose publishers on subscriber processes 2021-02-26 15:11:20 +01:00
postmannen
61e2343f18 refactored, and implemented error messages to central 2021-02-24 15:43:31 +01:00
Renamed from subscriber.go (Browse further)