aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2021-05-14 16:05:16 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2021-05-14 16:05:16 +0200
commitcdb85b87c07cdd912c765cdbfe3e32586cc34b0a (patch)
treedc32b7a9e660d62e5f1df1537419f80b3a8414c8 /TODO.md
parent052450fb9462a185341616b9e7c6193cd305b187 (diff)
downloaddabmux-cdb85b87c07cdd912c765cdbfe3e32586cc34b0a.tar.gz
dabmux-cdb85b87c07cdd912c765cdbfe3e32586cc34b0a.tar.bz2
dabmux-cdb85b87c07cdd912c765cdbfe3e32586cc34b0a.zip
Add EDI UDP multicast support
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO.md b/TODO.md
index 13ed2c6..3ddc797 100644
--- a/TODO.md
+++ b/TODO.md
@@ -20,11 +20,6 @@ and which ones would make sense to add.
Also, there is no documentation on the possibilites of packet data.
-Multicast support for the UDP input
------------------------------------
-The current UDP input implementation cannot join a multicast group.
-
-
Improvements for inputs
-----------------------
Add statistics to UDP input, in a similar way that ZeroMQ offers statistics.