HTTP server library in Agda
Go to file
2023-09-09 22:27:42 +02:00
src Rename Parse-HTTP to HTTP, separate parsing into HTTP.Parse 2023-09-09 22:27:42 +02:00
.gitignore Initial commit: UTF-8 encoding + decoding, parsing framework based on agdarsec, starts of a HTTP parser, fucked up socket FFI, simple HTTP server 2023-09-03 00:05:29 +02:00
flake.lock Initial commit: UTF-8 encoding + decoding, parsing framework based on agdarsec, starts of a HTTP parser, fucked up socket FFI, simple HTTP server 2023-09-03 00:05:29 +02:00
flake.nix devshell -> devshells 2023-09-03 13:51:19 +02:00