github andywer/threads.js v1.1.0

latest releases: v1.7.0, v1.6.5, v1.6.4...
4 years ago

A minor release introducing the timeout option and custom data serializers.

The new custom serializers allow passing class instances and other non-trivial data between threads, that normally cannot be passed using the underlying .postMessage() method. Read the docs for details.

New features

  • Add custom data serialization (#207)
  • Add timeout option to spawn() (#206, credits to @haggholm)

Don't miss a new threads.js release

NewReleases is sending notifications on new releases.