added BudaClientServerStuff, an example for some client server functionality.

This commit is contained in:
Jonas
2022-03-11 10:10:14 +01:00
parent eeb259af92
commit 687e68be6c
14 changed files with 222 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="11" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>