log

age author description
Wed, 25 May 2016 14:18:36 +0100 Chris Cannam Since JSON is no longer the "fast" protocol format, might as well use the non-b64 encoding by default now
Wed, 25 May 2016 11:09:18 +0100 Chris Cannam Check channel count & block size
Wed, 25 May 2016 10:43:07 +0100 Chris Cannam Switch to non-packed protocol and handle multiple messages and EOF properly; fill in remaining server actions
Tue, 24 May 2016 17:17:03 +0100 Chris Cannam Wire up a couple of server actions
Tue, 24 May 2016 16:30:01 +0100 Chris Cannam Begin server
Tue, 24 May 2016 15:38:50 +0100 Chris Cannam Comment for the future!
Tue, 24 May 2016 14:09:58 +0100 Chris Cannam Capnp writes
Tue, 24 May 2016 14:09:54 +0100 Chris Cannam Be sure not to get any unnecessary lookups -- I think this is probably redundant but at least it's explicit
Tue, 24 May 2016 12:00:38 +0100 Chris Cannam Wire up Cap'n Proto reading, plus some build and arg processing fixes
Tue, 24 May 2016 11:07:59 +0100 Chris Cannam Start introducing request/response readers to capnp code as well
Tue, 24 May 2016 10:43:34 +0100 Chris Cannam Pull up type determination into VampJson
Mon, 23 May 2016 16:09:25 +0100 Chris Cannam More on reading and writing json messages
Fri, 20 May 2016 18:05:02 +0100 Chris Cannam Begin vampipe-convert
Fri, 20 May 2016 17:07:04 +0100 Chris Cannam More conversions
Fri, 20 May 2016 14:37:28 +0100 Chris Cannam A couple more conversions