https://github.com/osquery/osquery logo
#extensions
Title
# extensions
a

alessandrogario

06/14/2019, 11:52 PM
@groob capnproto? is it any good?
p

packetzero

06/16/2019, 7:14 PM
I am not a fan of having to compile proto files. I've been playing with a protobuf-like encoder that does not need compiling. Specifically to replace the JSON row storage in osquery : https://github.com/packetzero/vsqlite_serialize I haven't looked at RPC use.
4 Views