log examples/processrequest.json @ 75:6b6668cdb016 jsonrpc

age author description
Thu, 06 Oct 2016 13:38:16 +0100 Chris Cannam Remove the term "plugin" in various places jsonrpc
Tue, 27 Sep 2016 15:03:29 +0100 Chris Cannam Instead of using separate values and b64values entries, allow numeric arrays to be replaced by b64 variants wherever they appear (discriminating by type). Also rename values to featureValues in feature, as values turns out to be a hazardous name in a JS context
Wed, 18 May 2016 15:34:44 +0100 Chris Cannam Typo fixes
Wed, 18 May 2016 14:24:28 +0100 Chris Cannam Harmonise names with capnp code
Mon, 16 May 2016 15:46:11 +0100 Chris Cannam Add process request (i.e. process block plus plugin handle)