aboutsummaryrefslogtreecommitdiff
path: root/json-rpc-test-server.c
Commit message (Expand)AuthorAgeFilesLines
* WIP: json-rpc-test-server: add HTTP supportHEADmasterPřemysl Eric Janouch2023-08-011-4/+565
* json-rpc-test-server: try to fetch a name for usPřemysl Eric Janouch2023-08-011-12/+29
* json-rpc-test-server: add a "wait" methodPřemysl Eric Janouch2022-09-041-3/+15
* json-rpc-test-server: only return regular filesPřemysl Eric Janouch2020-10-171-1/+6
* json-rpc-test-server: comment on some CGI detailsPřemysl Eric Janouch2020-10-171-8/+33
* json-rpc-test-server: fix function namesPřemysl Eric Janouch2020-10-161-4/+4
* json-rpc-test-server: try to send a 408Přemysl Eric Janouch2020-10-151-14/+15
* json-rpc-test-server: add a simple co-process modePřemysl Eric Janouch2020-10-151-3/+175
* json-rpc-test-server: WS: fix failures to upgradePřemysl Eric Janouch2020-10-151-5/+8
* WebSockets -> WebSocketPřemysl Eric Janouch2020-10-141-8/+8
* json-rpc-test-server: implement rpc.discoverPřemysl Eric Janouch2020-10-131-2/+35
* json-rpc-test-server: fix reading the request URIPřemysl Eric Janouch2020-10-131-1/+1
* json-rpc-test-server: fix a potential memory leakPřemysl Eric Janouch2020-10-131-0/+1
* json-rpc-test-server: add a "date" methodPřemysl Eric Janouch2020-09-011-0/+23
* Update copyright yearsPřemysl Eric Janouch2020-09-011-1/+1
* json-rpc-test-server: reject non-null params in "ping"Přemysl Eric Janouch2020-09-011-1/+4
* json-rpc-test-server: make sure to set the id in responsesPřemysl Eric Janouch2020-09-011-0/+5
* Name changePřemysl Eric Janouch2020-09-011-1/+1
* json-rpc-test-server: fix some outstanding issuesPřemysl Janouch2018-10-191-41/+61
* Merge in a JSON-RPC 2.0 test serverPřemysl Janouch2018-10-181-0/+3
* demo-json-rpc-server -> json-rpc-test-serveracid/masterPřemysl Janouch2018-10-181-0/+2925