Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 400 Bytes

Post Channel

This library offers a communication channel that enables serializable data transmission among different agents overcoming hard boundaries (e.g. an iframe and its parent web page).

The PostChannel provides a synchronized communication channel via SYN-ACK strategy.

Tag

Use the following command to tag a new version.

yarn bump [patch|minor|major|<version number>]