In “Getting started” section it’s mentioned as “In this early release, we’ve settled for providing a solid experience for unary calls”
Note : Only unary RPCs are currently supported, i.e. there is no support for client, server or bidirectional streaming.
My application uses Client & Server Streaming RPCs service method.
So question is Does k6 support “Client & Server Streaming” RPCs service method of gRPC ?
Can you share any tutorial, reference link on how to use this, it would be helpful