| Crates.io | netgauze-udp-notif-service |
| lib.rs | netgauze-udp-notif-service |
| version | 0.7.0 |
| created_at | 2025-03-18 16:12:28.076182+00 |
| updated_at | 2025-07-15 10:21:57.760719+00 |
| description | UDP-Notif service |
| homepage | https://github.com/NetGauze/NetGauze |
| repository | https://github.com/NetGauze/NetGauze |
| max_upload_size | |
| id | 1596753 |
| size | 130,780 |
Building blocks to develop udp-notif collectors. See udp-notif-print for a simple example to receive udp-notif packets from the network.
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