Skip to content

Single C++ header for implementing node child_process IPC

License

Notifications You must be signed in to change notification settings

dbolcsfoldi/node-native-fork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-native-fork

Single C++ header for implementing node child_process IPC

Description

:e

Install

OS X

Linux

Windows

Usage

C++

node.js

Test

To build test server:

cmake -G "Unix Makefiles"
make

and then run tests with

npm test

TODO

  • Add support for sending and receiving handles (file descriptors)
  • Additional test for complete testing of child_process and subprocess interface

About

Single C++ header for implementing node child_process IPC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published