json-rpc-test-server: support co-process mode #6

Closed
opened 2020-10-15 02:24:27 +02:00 by p · 0 comments
Owner

This will be fairly similar to the handling in the shell. We don't even need to parse headers beyond Content-Length, which is done internally to http-parser. In fact, even the event loop is optional, at least for now.

If using the event loop, skip creating listeners and add a special client.

This will be fairly similar to the handling in the shell. We don't even need to parse headers beyond Content-Length, which is done internally to http-parser. In fact, even the event loop is optional, at least for now. If using the event loop, skip creating listeners and add a special client.
p self-assigned this 2020-10-15 02:24:27 +02:00
p closed this issue 2020-10-15 03:30:18 +02:00
p added this to the v1.2.0 milestone 2020-10-15 04:20:31 +02:00
p added this to the v1.2.0 project 2021-01-01 18:13:40 +01:00
Sign in to join this conversation.
No Label
WIP
easy
priority
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: p/json-rpc-shell#6
No description provided.