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-09-11 04:56:00 +0200 |
commit | 4732c38e9c3a2c5b8266a439fd8370306367a4c6 (patch) | |
tree | b6fe3fb267299e4f48091d4abc56a4ab0a6b5124 /README | |
parent | 1ec4907f3cbaa54b3d4aef18e57d2951b5eb935f (diff) | |
download | json-rpc-shell-master.tar.gz json-rpc-shell-master.tar.xz json-rpc-shell-master.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 'README')
0 files changed, 0 insertions, 0 deletions