Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-09 | server.c: a basic multithreaded server to handle connectionsHEADmain | Anna (navi) Figueiredo Gomes | |
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | |||
2023-07-08 | libactivity: (tmp name) http request parse | Anna (navi) Figueiredo Gomes | |
the parse works via callbacks, registered to a method and path. further work will be done to simplify extraction of path, and to make the request struct more private. missing the parsing and handling of reponses. Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> |