graph
- Pull out CountingPluginHandleMapper; consts2016-08-22, by Chris Cannam
- Consts2016-08-22, by Chris Cannam
- Update base-n code from https://github.com/azawadzki/base-n2016-08-22, by Chris Cannam
- Adjust build for OSX2016-05-25, by Chris Cannam
- Test file2016-05-25, by Chris Cannam
- Since JSON is no longer the "fast" protocol format, might as well use the non-b64 encoding by default now2016-05-25, by Chris Cannam
- Check channel count & block size2016-05-25, by Chris Cannam
- Switch to non-packed protocol and handle multiple messages and EOF properly; fill in remaining server actions2016-05-25, by Chris Cannam
- Wire up a couple of server actions2016-05-24, by Chris Cannam
- Begin server2016-05-24, by Chris Cannam
- Comment for the future!2016-05-24, by Chris Cannam
- Capnp writes2016-05-24, by Chris Cannam
- Be sure not to get any unnecessary lookups -- I think this is probably redundant but at least it's explicit2016-05-24, by Chris Cannam
- Wire up Cap'n Proto reading, plus some build and arg processing fixes2016-05-24, by Chris Cannam
- Start introducing request/response readers to capnp code as well2016-05-24, by Chris Cannam
- Pull up type determination into VampJson2016-05-24, by Chris Cannam
- More on reading and writing json messages2016-05-23, by Chris Cannam
- Begin vampipe-convert2016-05-20, by Chris Cannam
- More conversions2016-05-20, by Chris Cannam
- A couple more conversions2016-05-20, by Chris Cannam
- Add and use PreservingPluginHandleMapper -- removing the constant variant, which was a misstep2016-05-20, by Chris Cannam
- Add (but don't yet use) the constant plugin handle mapper2016-05-20, by Chris Cannam
- Licences2016-05-18, by Chris Cannam
- More request/response encodings2016-05-18, by Chris Cannam
- Create process request in JSON version, plus a fix2016-05-18, by Chris Cannam
- More requests/responses2016-05-18, by Chris Cannam
- Process requests2016-05-18, by Chris Cannam
- Build & read config request/response etc2016-05-17, by Chris Cannam