Protoc compiler plugin to generate native Clojure support for Google Protocol Buffers and GRPC.
Protojure has a stable API and is used in production.
Ultimately, you need to have the binary 'protoc-gen-clojure' available on your $PATH so that protoc may find it during execution.
One way to do that is to use:
make install
View our online documentation
This project is licensed under the Apache License 2.0.
Pull requests welcome. Please be sure to include a DCO in any commit messages.