samchon / tgrid

TypeScript RPC (Remote Procedure Call) for WebSocket and Worker protocols
https://tgrid.com/
MIT License
146 stars 19 forks source link

Revive `worker-threads`. #61

Closed samchon closed 7 months ago

samchon commented 7 months ago

worker-threads mode in the WorkerConnector had been disabled for a long time.

This PR fixes the bug, so that worker-threads being revived.