Skip to content

pundunlabs/apollo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Apollo: Binary Protocol that implements Pundun Procedures. Apollo protocol is defined in Protocol Buffers format.

To compile apollo.proto when using pundun go package:

$ go generate .

To generate python code:

$ protoc --proto_path=<APOLLO_PATH> --python_out=<OUT_PATH> apollo.proto

About

Pundun Binary Protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%