javascript: prepare transition to capnproto-serialized results
commite5d5bd567084f953886ecb653d32397840f539fc
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 18 Dec 2014 08:53:06 +0000 (18 09:53 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 18 Dec 2014 08:53:06 +0000 (18 09:53 +0100)
treee37ddfd570b789bdac0d6eac15213cd2b90ea9e6
parent10935b7f5f721a19d8c166d2b447c15cb75a0f1d
javascript: prepare transition to capnproto-serialized results

Currently, proto/match.capnp.go is hand-edited to produce results which
are compatible with the encoding/json serialization
(uppercase/camel-case). This client change deals with both formats, so
that we can regenerate match.capnp.go and use the capnproto-style
serialization.
static/index.html
static/instant.js