Releases: reactodia/worker-proxy
Releases · reactodia/worker-proxy
Release list
v0.1.0
Initial release with:
- Ref-counted worker proxy:
refCountedWorker()function andRefCountedWorkerinterface. - Worker proxy protocol:
connectWorker()function andWorkerConstructor,WorkerObject,WorkerCall,WorkerCallSuccess,WorkerCallErrortypes.