A simple UDP Client and Server made with the Odin programming language.
Navigate to the directories where client.odin and server.odin exist and then run the below command.
odin run .
A simple UDP Client and Server made with the Odin programming language.