Update readme.

This commit is contained in:
mattbk
2025-09-30 21:42:57 -05:00
parent 970456a39b
commit c6ee82e338

View File

@@ -2,4 +2,7 @@
(working name)
Experimental server to catch UDP packets from a
[modified mwtchahrd](https://gitea.farpn.net/w1cdn/mwtchahrd) and do something with them.
[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)