Last active
August 29, 2015 13:56
-
-
Save Baptouuuu/9255992 to your computer and use it in GitHub Desktop.
small worker to share data to all tabs that opened the worker
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
to consume this worker:
The object posted will logged in every page the worker is instanciated.
Remember to close the port when you're done; otherwise if you re create the worker (like after reloading the page) it will log multiple times the data.