Přemysl Eric Janouch p
p pushed to master at p/json-rpc-shell 2020-10-18 04:29:11 +02:00
f9e157293c json-rpc-test-server: only return regular files
42d1ff064f json-rpc-test-server: comment on some CGI details
710f8e0b2d json-rpc-test-server: fix function names
Compare 3 commits »
p opened issue p/json-rpc-shell#9 2020-10-15 11:46:19 +02:00
Publish a static build
p opened issue p/json-rpc-shell#8 2020-10-15 06:05:46 +02:00
Lose the dependency on cURL
p pushed to master at p/json-rpc-shell 2020-10-15 05:02:36 +02:00
4938ee43bd json-rpc-test-server: try to send a 408
6927d022fb WebSocket: send a User-Agent header
Compare 2 commits »
p opened issue p/json-rpc-shell#7 2020-10-15 03:49:22 +02:00
Clean up HTTP and JSON-RPC parsing code
p closed issue p/json-rpc-shell#6 2020-10-15 03:30:18 +02:00
json-rpc-test-server: support co-process mode
p pushed to master at p/json-rpc-shell 2020-10-15 03:30:18 +02:00
75b2094cdd json-rpc-test-server: add a simple co-process mode
p opened issue p/json-rpc-shell#6 2020-10-15 02:24:28 +02:00
json-rpc-test-server: support co-process mode
p opened issue p/json-rpc-shell#5 2020-10-15 01:55:57 +02:00
json-rpc-test-server: add a pure HTTP listener
p pushed to master at p/json-rpc-shell 2020-10-15 00:52:15 +02:00
b3c377afdb json-rpc-test-server: WS: fix failures to upgrade
p commented on issue p/json-rpc-shell#4 2020-10-14 14:00:08 +02:00
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…

p pushed to master at p/json-rpc-shell 2020-10-14 13:39:46 +02:00
4236a4943a WebSocket: adapt to common "await" infrastructure
23c728e535 Add a backend for co-processes
dfe814316f This software is no longer simple
efc663a178 WebSocket: some clean-up
2b8f52ac72 Split out a http-parser wrapper
Compare 9 commits »
p opened issue p/json-rpc-shell#4 2020-10-13 22:37:03 +02:00
Add a backend for co-processes
p opened issue p/json-rpc-shell#3 2020-10-13 22:12:54 +02:00
Support bi-directional JSON-RPC 2.0
p pushed to master at p/json-rpc-shell 2020-10-13 21:50:29 +02:00
5854ed1b32 Support reading OpenRPC documents from a file
63c8a79479 Factor out init_backend()
Compare 2 commits »
p pushed to master at p/liberty 2020-10-13 21:28:30 +02:00
69101eb155 Fix optional arguments in --help output
p pushed to master at p/json-rpc-shell 2020-10-13 20:56:23 +02:00
d489362a28 json-rpc-test-server: implement rpc.discover
c87869bef7 Cleanup
fcf65f8377 Add libedit autocompletion back in
Compare 3 commits »
p opened issue p/json-rpc-shell#2 2020-10-13 18:18:55 +02:00
OpenRPC examples upon request (keypress)
p pushed tag v1.1.0 to p/json-rpc-shell 2020-10-13 16:07:18 +02:00
p pushed to master at p/json-rpc-shell 2020-10-13 16:07:13 +02:00
d820bc2f23 Bump version, update NEWS
b458fc1f99 libedit: bind M-Enter to newline-insert as well
Compare 2 commits »