netgauze-udp-notif-service

Crates.ionetgauze-udp-notif-service
lib.rsnetgauze-udp-notif-service
version0.7.0
created_at2025-03-18 16:12:28.076182+00
updated_at2025-07-15 10:21:57.760719+00
descriptionUDP-Notif service
homepagehttps://github.com/NetGauze/NetGauze
repositoryhttps://github.com/NetGauze/NetGauze
max_upload_size
id1596753
size130,780
Ahmed Elhassany (ahassany)

documentation

README

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

Commit count: 728

cargo fmt