Skip to content

procxyType-safe process-based proxy for Node.js

Run class instances in isolated child processes while interacting with them as if they were local objects. All method calls become async and are transparently forwarded over IPC with full TypeScript support.

Released under the MIT License.