Hacker News new | ask | show | jobs
by stdplaceholder 2741 days ago
GRPC offers server reflection so your tools can interrogate the protocol at runtime, so your tool doesn’t need to compile in all the protocol descriptions.