Portal
Portal is an utility to expose an API between Javascript contexts. For example, web workers and the DOM thread can expose methods to each other.
Portal is an utility to expose an API between Javascript contexts. For example, web workers and the DOM thread can expose methods to each other.