Block a user
Poll for the "elapsed" amount
The naïve approach is very unstable and rather unacceptable, distracting to look at.
We might want to run two timers, one for the more accurate internal clock, and another one for polling the…
Clean up HTTP and JSON-RPC parsing code
json-rpc-test-server: support co-process mode
json-rpc-test-server: support co-process mode
json-rpc-test-server: add a pure HTTP listener
Add a backend for co-processes
Apparently Content-Type doesn't matter much. We've thrown a full HTTP parser at the protocol, pausing it between requests so that we can inject an HTTP/1.1 POST header line--it turns out the default…