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

Closed
opened 3 years ago by p · 0 comments
p commented 3 years ago
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 3 years ago
p closed this issue 3 years ago
p added this to the v1.2.0 milestone 3 years ago
p added this to the v1.2.0 project 2 years ago
Sign in to join this conversation.
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
Loading…
There is no content yet.