...
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.transportlistener.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.
...
Scroll Table Layout | ||
---|---|---|
|
Method Header | Default is gRPCgrpc-Methodmethod . |
---|---|
Call ID Header | Default is gRPCgrpc-Callcall-IDid . |
Notification Header | Default is gRPCgrpc-Notificationnotification . |
Transport Layer Security Settings
...
Log Level | Specify how much information you want logged to the console. The default is |
---|
Change Log
1.1
- Receive gRPC metadata headers for responder correlation and show in event viewer
1.0
- Initial release
Third-Party Content
This extension includes items that have been sourced from third parties as outlined below.
...