Michael Heilmann
Michael Heilmann
Hey everyone. I've been following this issue and @sleipnir 's work for a bit, and started playing on his branch to see if I could contribute to the work. I...
> I like the idea of having a default implementation + overridable behaviour I'm confused as to how this would work. The behavior is dictated by the reflection grpc service...
That is why I am confused. Elixir-grpc does not depend on, rely on, or even need to know about reflection. Reflection requires no modification nor special treatment from elixir-grpc. Both...
I'm sorry, I am clearly having trouble interpreting what you are saying. What is > it is valid to provide the necessary binds for the different core implementations supposed to...
@sleipnir "The main library", "must expose...configure", these have assumptions built into them. Configurable monoliths may be common in some languages, but in my experience things are more easily supported, developed,...