59a009594fb85fc9fb1dfd277f9cd61745e37ab1
Just a small UDP server which listen in its own thread and sends the messages it receives via a flume unbounded channel to the main thread which prints the received message as a hexdump to the console.
UDP server hexdump to console example
Just a small UDP server which listen in its own thread and sends the messages it receives via a flume unbounded channel to the main thread which prints the received message as a hexdump to the console.
Description
Languages
Rust
100%