Store data in a database #2

Open
w1cdn wants to merge 7 commits from db into main
Showing only changes of commit c6ee82e338 - Show all commits

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)