clj-grpc
clj-grpc copied to clipboard
A Clojure library designed to provide hassle-free, ready to go gRPC experience without ton of preparations and Java code.
Results
1
clj-grpc issues
Sort by
recently updated
recently updated
newest added
Minor typos fixes in README.md: `:protoc-source-paths` -> `:proto-source-paths` ``` $ lein protoc --help Compiles Google Protocol Buffer proto files to Java Sources. The following options are available and should be...