I’ve read https://blog.postman.com/postman-now-supports-grpc/ and watched Automatic Mock Servers for gRPC | Postman Level Up - YouTube. I haven’t used Postman’s mocking before, so is the server always present when Postman is running, or does the Collection tab have to be open?
I’m also wondering if it’s possible to support other formats that use Google Protobuf, like Eclipse eCAL:
https://eclipse-ecal.github.io/ecal/getting_started/hello_world_proto.html
If I wanted to investigate this is the source code for this functionality of Postman open source?