diff options
author | cbdev <cb@cbcdn.com> | 2021-06-21 22:15:15 +0200 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2021-06-21 22:15:15 +0200 |
commit | a743153aafffb38a6d8765d1f1c634dde51d5558 (patch) | |
tree | 3cbc9910e5216953b16cf26c98751fbb370e3b54 /TODO | |
parent | 921ce069a4770fbadad7bb4e806361e857469409 (diff) | |
download | midimonster-a743153aafffb38a6d8765d1f1c634dde51d5558.tar.gz midimonster-a743153aafffb38a6d8765d1f1c634dde51d5558.tar.bz2 midimonster-a743153aafffb38a6d8765d1f1c634dde51d5558.zip |
Repository cleanup, part 2
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -1,15 +0,0 @@ -keepalive channels per backend? -Note source in channel value struct -udp backends may ignore MTU -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 |