Skip to content

cephdon/api

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 52.4%
  • JavaScript 47.0%
  • Other 0.6%