1 unstable release
new 0.6.0 | Mar 18, 2025 |
---|
#18 in #collector
79 downloads per month
Used in netgauze-collector
150KB
3K
SLoC
Services to receive udp-notif packets
Building blocks to develop udp-notif collectors. See udp-notif-print for a simple example to receive udp-notif packets from the network.
Run example
Simple server that will listen to udp-notif packets. It decodes the packets and prints them out to the console.
cargo run --example udp-notif-print
Dependencies
~6–15MB
~181K SLoC