Create an RPCPlugin that forwards request, response, and error hooks to an inspector.
RPCPlugin
The plugin observes local channel activity; attach it to each endpoint that should emit events, using sessionId to distinguish endpoints or test cases.
sessionId
Create an
RPCPluginthat forwards request, response, and error hooks to an inspector.The plugin observes local channel activity; attach it to each endpoint that should emit events, using
sessionIdto distinguish endpoints or test cases.