Skip to content

An utility lib for iframe/service-worker/web-worker/main-thread communications

License

Notifications You must be signed in to change notification settings

micro-lc/post-channel

Repository files navigation

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>]

About

An utility lib for iframe/service-worker/web-worker/main-thread communications

Resources

License

Stars

Watchers

Forks