UNPKG

worker-rpc

Version:

A simple RPC layer for communicating with web workers and over other transports

15 lines (8 loc) 280 B
# Changelog ## 0.2.0 Cleanup and modernization changes. There is a minor change in the typings that should not cause any breakage (handler args are not optional any more). ## 0.1.1 Switch on `esModuleInterop` to make webpack happy. No API changes. ## 0.1.0 Initial release.