diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-10-17 00:46:09 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-12-24 10:44:00 +0100 |
commit | 69575aaef37f03f3fdd8a037f6036495336ac704 (patch) | |
tree | 4d584cb13d23fd2c43ca565016d0716fe72e52d4 /.gitmodules | |
parent | ba2245394892a780f222025feb8621c438715e8b (diff) | |
download | json-rpc-shell-69575aaef37f03f3fdd8a037f6036495336ac704.tar.gz json-rpc-shell-69575aaef37f03f3fdd8a037f6036495336ac704.tar.xz json-rpc-shell-69575aaef37f03f3fdd8a037f6036495336ac704.zip |
Stage 1: make just the HTTP part work.
WIP:
- Ensure requests aren't started in client_http_on_headers_complete()
when the request demands an upgrade
- Figure out keep-alive
- Make sure request_free() is called exactly once after request start
and between requests
- Triple-check the code makes some resembling of sense
Updates #5
Later stages:
- clean up (#7)
- ensure WS upgrade works here (it has a completely separate parser,
which could be passed as an http_parserpp pointer to
ws_handler_finish_handshake())
- move in ws_handler's handshake code
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions