Hacker News new | ask | show | jobs
by akhenakh 1403 days ago
Love the idea!

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.

2 comments

Thanks, that's great feedback!

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.

I've realized it's open source, the arm64 OSX build is taking way less cpu!

There is a render bug when the application is not focused, it's taking a tons of cpu resources.