Skip to content

v0.1.0

Latest

Choose a tag to compare

@AlexeyMz AlexeyMz released this 16 Mar 22:23

Initial release with:

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