hermit banner

hermit

1 devlog
49m 9s

a tiny little web server meant for web development testing

impawsible

Following the official rust tutorial, I made a tiny server that serves two files: hello.html and 404.html. It is currently single-threaded (if one page hangs, all of them hang), but I’ll fix that soon.

Attachment
0