aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2021-06-21 22:15:15 +0200
committercbdev <cb@cbcdn.com>2021-06-21 22:15:15 +0200
commita743153aafffb38a6d8765d1f1c634dde51d5558 (patch)
tree3cbc9910e5216953b16cf26c98751fbb370e3b54 /TODO
parent921ce069a4770fbadad7bb4e806361e857469409 (diff)
downloadmidimonster-a743153aafffb38a6d8765d1f1c634dde51d5558.tar.gz
midimonster-a743153aafffb38a6d8765d1f1c634dde51d5558.tar.bz2
midimonster-a743153aafffb38a6d8765d1f1c634dde51d5558.zip
Repository cleanup, part 2
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 0 insertions, 15 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 9158e24..0000000
--- a/TODO
+++ /dev/null
@@ -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