diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2021-05-14 16:05:16 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2021-05-14 16:05:16 +0200 |
commit | cdb85b87c07cdd912c765cdbfe3e32586cc34b0a (patch) | |
tree | dc32b7a9e660d62e5f1df1537419f80b3a8414c8 /TODO.md | |
parent | 052450fb9462a185341616b9e7c6193cd305b187 (diff) | |
download | dabmux-cdb85b87c07cdd912c765cdbfe3e32586cc34b0a.tar.gz dabmux-cdb85b87c07cdd912c765cdbfe3e32586cc34b0a.tar.bz2 dabmux-cdb85b87c07cdd912c765cdbfe3e32586cc34b0a.zip |
Add EDI UDP multicast support
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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. |