No description
- 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. |
||
|---|---|---|
| src | ||
| .drone.yml | ||
| .gitignore | ||
| labyrinth-server.iml | ||
| LICENSE | ||
| maven-settings.xml | ||
| pom.xml | ||
| README.md | ||