diff options
author | cbdev <cb@cbcdn.com> | 2021-06-21 21:02:20 +0200 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2021-06-21 21:02:20 +0200 |
commit | 30268b29abe37847eab1770897e3a7f502ca8bda (patch) | |
tree | aca60b934fe46b9cf0ddd72d083b40147f5b3133 /TODO | |
parent | fca46bef7dd8448216d44f0777f0b5ef31ac5883 (diff) | |
parent | 91764dfc3ad86994ce27e5c80a92c034e12b849c (diff) | |
download | midimonster-30268b29abe37847eab1770897e3a7f502ca8bda.tar.gz midimonster-30268b29abe37847eab1770897e3a7f502ca8bda.tar.bz2 midimonster-30268b29abe37847eab1770897e3a7f502ca8bda.zip |
Merge branch 'master' into mqttmqtt
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,7 +5,11 @@ make event collectors threadsafe to stop marshalling data... collect & check backend API version move all connection establishment to _start to be able to hot-stop/start all backends event deduplication in core? +move all typenames to _t per-channel filters * invert * edge detection + +channel discovery / enumeration +note exit condition/reconnection details for backends |