This is now archived and the postmessage window transport is built into @open-rpc/client-js
and the inspector uses it natively.
This adds window.open
+ postMessage
support to the OpenRPC inspector.
- Go to http://inspector.open-rpc.org
- Click
HTTP
transport dropdown - Select
+ Add Transport
- Add plugin name:
PostMessage Window
- Add plugin url:
https://xops.github.io/inspector-postmessage-window-transport
- Select
POSTMESSAGE
as the transport type - Click
Add Transport
How to contribute, build and release are outlined in CONTRIBUTING.md, BUILDING.md and RELEASING.md respectively. Commits in this repository follow the CONVENTIONAL_COMMITS.md specification.