Skip to content

Commit

Permalink
fix(README): add postmessage transports to list
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejonas committed Jul 30, 2020
1 parent 5bfa107 commit adfa4b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ A browser-compatible JSON-RPC client with multiple transports:
- EventEmitter
- HTTP/HTTPS
- WebSocket
- PostmessageWindow
- PostMessageIframe


```javascript
Expand Down

0 comments on commit adfa4b6

Please sign in to comment.