How to send parallel grpc requests in k6?

I have a requirement where i need to send multiple grpc calls at same time. can be implemented for grpc in k6?