Encode protobuf to iodata for better performance #687
Annotations
3 warnings
Run Tests
Google.Protobuf.Compiler.CodeGeneratorRequest.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Run Tests
Google.Protobuf.Compiler.CodeGeneratorResponse.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
Run Tests:
lib/grpc/codec/proto.ex#L8
variable "mod" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading