ipc-node-go
Version:
An IPC implementation between Node and its child process (Golang binary) using the stdin / stdout as the transport.
11 lines (8 loc) • 255 B
JavaScript
An IPC implementation between Node and its child process (Golang binary) using the stdin / stdout as the transport.