Commit graph

2 commits

Author SHA1 Message Date
728349b57c
Refactoring. 2023-03-25 08:40:13 +01:00
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