Files
farpn_udp_server/README.md
2025-09-30 21:42:57 -05:00

8 lines
370 B
Markdown

# FARPN UDP Server
(working name)
Experimental server to catch UDP packets from a
[modified mwtchahrd](https://gitea.farpn.net/w1cdn/mwtchahrd) and do something with them.
Initially based on the example here:
[Building UDP Clients and Servers](https://notes.kodekloud.com/docs/Rust-Programming/Network-Programming-and-File-Handling/Building-UDP-Clients-and-Servers)