|
bed55a63a2
|
minor renamings; use generic functions for access to state and config data via type assertions
|
2023-06-29 17:39:48 +02:00 |
|
|
fb423d795d
|
work in progress: server component (using gin)
|
2023-06-29 12:24:47 +02:00 |
|
|
86d6f2cfcb
|
work in progress: logging: setting up context-dependent events
|
2023-06-28 11:21:28 +02:00 |
|
|
9dc12deb19
|
remove all print statemens - use log.Debug() (or Info()) where appropriate
|
2023-06-27 10:19:13 +02:00 |
|
|
e063bb1b03
|
logging config: +level; avoid import cycle
|
2023-06-27 08:55:26 +02:00 |
|
|
d7d00b6bba
|
minor fixes - message forwarding and test OK
|
2023-06-07 19:02:32 +02:00 |
|
|
08263df110
|
move HandleMsg() to lib
|
2023-06-07 17:37:39 +02:00 |
|
|
5c6a7c76d8
|
work in progress: action handling
|
2023-06-07 14:29:22 +02:00 |
|
|
15eacddeed
|
fix core.Start()
|
2023-06-07 09:00:54 +02:00 |
|
|
a02061b6c5
|
basic Send() functionality
|
2023-06-06 09:53:27 +02:00 |
|
|
22e8759369
|
work in progress: set up standard (core) processing chain (Step, HandleMessage, ...)
|
2023-06-05 18:33:21 +02:00 |
|