UNPKG

dho-rpc-transport-webworker

Version:

Easy way to communicate with webworker using dho-rpc (JSON RPC library)

11 lines (7 loc) 185 B
# Send work to webworker (simpler syntax) Simplified syntax example. ### How to run? 1. npm install 2. npm start 3. Open http://localhost:1234/ 4. Open browser dev tools to see logs