tomo/examples/http-server
2025-04-06 22:45:02 -04:00
..
sample-site No more colons for blocks 2025-04-06 16:07:23 -04:00
connection-queue.tm Allow uninitialized variables when there's a sensible empty value 2025-04-06 19:20:07 -04:00
http-server.tm Rename Array -> List in all code and docs 2025-04-06 22:45:02 -04:00
README.md Add http-server example 2025-04-01 21:15:17 -04:00

HTTP Server

This is a simple multithreaded Tomo HTTP server that can be run like this:

tomo -e http-server.tm
./http-server ./sample-site