Commit Graph

10 Commits

Author SHA1 Message Date
ccdec8ddfa Read flatbuffers 2019-08-31 20:42:58 -04:00
373bc22684 Add support for writing Flatbuffers
Need to figure out stream parsing yet
2019-08-31 17:58:44 -04:00
b333fd3810 Fix Builder usage.
Long story short, builders are one per message.
2019-08-26 22:05:40 -04:00
bf71146152 Capnproto serialize/deserialize loop running! 2019-08-25 21:21:10 -04:00
3bbaced086 Add parse timing info 2019-08-25 00:02:55 -04:00
ac9914be3c Able to replay an entire DEEP file! 2019-08-24 23:58:24 -04:00
5ce7ce740b Add all the IEX parsers 2019-08-24 22:49:07 -04:00
d13eb1c725 Add code for parsing the PCAP files 2019-08-24 00:11:50 -04:00
c9e5018d14 Finalize the message format 2019-08-22 19:53:22 -04:00
0175a17269 Compile schemas for Cap'n'Proto and Flatbuffers 2019-08-18 19:45:47 -04:00