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

164 commits

Author SHA1 Message Date
postmannen
0bf45ef435 cleaned up some comments 2021-03-25 14:30:39 +01:00
postmannen
ca0cbd0391 check allowed for NACK msg, flag for startSubSayHello 2021-03-25 13:39:59 +01:00
postmannen
8355f4154a sending errors from ringbuffer 2021-03-12 09:49:27 +01:00
postmannen
ca295d97d8 sending errors to central 2021-03-12 09:38:19 +01:00
postmannen
48399e1958 method ECHO 2021-03-11 06:34:36 +01:00
postmannen
8fdf82f8a2 named type procFunc 2021-03-10 14:14:09 +01:00
postmannen
f2a07010d9 removed process dependency to server 2021-03-09 07:43:55 +01:00
postmannen
2a19ae451b added config and newMessagesCh to proc from server 2021-03-09 04:55:51 +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
9c9498341c removed *server dependency for newProcess() 2021-03-04 06:53:03 +01:00
postmannen
d38b9b03dc processes type, and moved check out of server closer to where they are needed 2021-03-03 15:44:32 +01:00
postmannen
fb0121db7d refactoring into the process type 2021-03-03 14:14:32 +01:00