Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 539 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 539 Bytes

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