Find a file
Manuel Friedli 4d0c5f5c18 Several features:
- Ability to serve static files, HTML and CSS are supported so far
 - Consequently, show a simple HTML form to enter the parameters when
   navigating to / (or /index.html).
 - Make the server multi-threaded (in a rather primitive way so far).
 - Use logback instead of the simple-slf4j logger.
2022-01-27 22:07:00 +01:00
src Several features: 2022-01-27 22:07:00 +01:00
.drone.yml initial commit 2020-10-06 01:59:54 +02:00
.gitignore initial commit 2020-10-06 01:59:54 +02:00
labyrinth-server.iml Several features: 2022-01-27 22:07:00 +01:00
LICENSE initial commit 2020-10-06 01:59:54 +02:00
maven-settings.xml initial commit 2020-10-06 01:59:54 +02:00
pom.xml Several features: 2022-01-27 22:07:00 +01:00
README.md initial commit 2020-10-06 01:59:54 +02:00

labyrinth-server