3 releases
new 0.6.2 | Apr 9, 2025 |
---|---|
0.6.1 | Mar 26, 2025 |
0.6.0 | Mar 18, 2025 |
#96 in #packet
245 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
~180K SLoC