/api

Primary LanguageC#MIT LicenseMIT

API

Protocol buffers for all of the magical back-end services that make vector work!

Protocol buffers

Directory Description
proto/chipper Wire protocol for the voice service
proto/jdocs Wire protocol for the document store service
proto/token Wire protocol for the token service

Building

To regenerate protocol buffers:

# make protos
// To build an individual proto
make proto dir=proto/chipper file=chipperpb