elixir-grpc / grpc-reflection

elixir graph reflection support
Apache License 2.0
9 stars 6 forks source link

Add enum support and second test proto to hold builder test types #4

Closed mjheilmann closed 9 months ago

mjheilmann commented 9 months ago

Try to increase type compatibilities in the builder. Found missing support for Enum.

Could not add support for extensions in current service protos as they are disabled in proto3, updating readme to show we currently only support proto3