aboutsummaryrefslogtreecommitdiff
path: root/json-rpc-test-server.c
Commit message (Expand)AuthorAgeFilesLines
* 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