telodendria/tools/src
Jordan Bancino 2441f07848 Add support for spinning up multiple HTTP servers.
This is useful for having a TLS and a non-TLS version port, like Synapse.
I verified that the multiple-servers does in fact work as intended,
although the TLS server part is broken; I must be doing something
incorrectly with LibreSSL in setting up the server.
2023-03-23 02:12:45 +00:00
..
http-debug-server.c Add support for spinning up multiple HTTP servers. 2023-03-23 02:12:45 +00:00
http.c Don't unconditionally close standard input; it may have been used and 2023-03-22 18:12:46 +00:00
json.c Convert all code to new Stream API. 2023-03-18 14:32:09 +00:00