tgrid.example.shared-worker
is an example project of TGrid
.
It describes how to development SharedWorker
protocol with RPC (Remote Procedure Call).
- TGrid > Guide Documents > Remote Procedure Call
- TGrid > Guide Documents > Features > Worker > Shared Worker
git clone https://github.com/samchon/tgrid.example.shared-worker
npm install
npm run build
npm start