It seems you are not exposing server reflection https://github.com/grpc/grpc/blob/master/doc/server-reflecti...
It would be very useful especially for ppl discovering your api and playing with it with gRPC UI client like https://github.com/rogchap/wombat.
A Universal build (with arm64 build) on OSX would help.
I honestly didn't know gRPC had server reflection, will check it out tomorrow. A quick search makes me optimistic that it'll be easy to add. Same for the universal build. Might as well start signing the package while I'm at it.
There is a render bug when the application is not focused, it's taking a tons of cpu resources.
I honestly didn't know gRPC had server reflection, will check it out tomorrow. A quick search makes me optimistic that it'll be easy to add. Same for the universal build. Might as well start signing the package while I'm at it.