File size: 277 Bytes
d5bfab8 |
1 2 3 4 5 6 7 8 |
# promise-worker, version 2.0.1
A small and performant library for communicating with Web Workers or Service Workers, using Promises. Post a message to the worker, get a message back.
[Repository](https://github.com/nolanlawson/promise-worker).
License: Apache-2.0 License.
|