UNPKG

dho-rpc-transport-webworker

Version:

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

11 lines (7 loc) 197 B
# Bidirectional calls Main thread and webworker call methods of each other. ### How to run? 1. npm install 2. npm start 3. Open http://localhost:1234/ 4. Open browser dev tools to see call logs