...
The Parasoft gRPC Listener Extension adds support for the Google Remote Procedure Call message format so that Virtualize assets can read a single message from a topic gRPC method call and respond with a single message on another topic. the same call or another gRPC method call.
Requirements
- gRPC 1.0.0 or later
- Parasoft Virtualize 2022.1 or later
...
system.properties.classpath=<PATH_TO_JAR>/com.parasoft.soavirt.listener.grpc-1.0<VERSION>.jar
Usage
After installation, the gRPC Listener option will appear in the Virtual Asset Deployment Settings. The gRPC implementation can be used for all responders except SQL Responders.
...