Add a client example program and move examples to the examples/ folder

This commit is contained in:
2025-11-22 00:13:43 +01:00
parent eec1174047
commit 4ca5b67d8e
8 changed files with 80 additions and 17 deletions
+4 -2
View File
@@ -1,2 +1,4 @@
example
example.exe
simple_client
simple_client.exe
simple_server
simple_server.exe