Commit Graph

6 Commits (master)

Author SHA1 Message Date
Bradlee Speice 369613843d Add run analysis code, and clean up most warnings
Cap'n Proto has a bug in deserialization; both in packed and unpacked, it gets to 43116 of 62253 messages.
2019-09-06 22:23:46 -04:00
Bradlee Speice f151d86604 Use traits for reader/writer
Should make it easier to write analysis code
2019-09-06 20:56:57 -04:00
Bradlee Speice 0f241926ff Handle the "zero copy" unpacked read for Cap'n'Proto 2019-09-01 00:46:33 -04:00
Bradlee Speice 373bc22684 Add support for writing Flatbuffers
Need to figure out stream parsing yet
2019-08-31 17:58:44 -04:00
Bradlee Speice b333fd3810 Fix `Builder` usage.
Long story short, builders are one per message.
2019-08-26 22:05:40 -04:00
Bradlee Speice bf71146152 Capnproto serialize/deserialize loop running! 2019-08-25 21:21:10 -04:00