Now the code is cleaner, and we can configure the server a bit

This commit is contained in:
Namularbre (Thomas Sazerat)
2023-11-13 16:59:51 +01:00
commit 729f1de785
8 changed files with 80 additions and 0 deletions

11
.idea/socket_server.iml generated Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="EMPTY_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>