Thomas Sazerat 8f50e417c3 Update README.md
2024-01-01 17:47:50 +01:00
2023-11-13 17:01:25 +01:00
2024-01-01 17:47:50 +01:00

UdpSockerServer

This program listen on an ip for UDP message and print them.

Build

Use this command

cargo build

Run

Use this command, it will compile the source code to an executable

cargo run

Authors

@Namularbre

Description
No description provided
Readme 69 KiB
Languages
Rust 100%