Skip to content

Releases: reactodia/worker-proxy

v0.1.0

16 Mar 22:23

Choose a tag to compare

Initial release with:

  • Ref-counted worker proxy: refCountedWorker() function and RefCountedWorker interface.
  • Worker proxy protocol: connectWorker() function and WorkerConstructor, WorkerObject, WorkerCall, WorkerCallSuccess, WorkerCallError types.