samchon / tgrid

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

Import NodeJS only module wrapper for browser #53

Closed samchon closed 2 years ago

samchon commented 2 years ago

Instead of direct importing from NodeJS only modules, wrap them not to be loaded for browser environments.