feat: decouple event loop from http

This commit is contained in:
Jef Roosens 2023-05-27 11:47:39 +02:00
parent f3fced908f
commit 68f9227436
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
12 changed files with 136 additions and 112 deletions

2
.gitignore vendored
View file

@ -2,6 +2,6 @@ build/
compile_commands.json
# Data files
lander.data
lander.data*
pastes/
.cache/