https://github.com/anseki/process-bridge
https://github.com/anseki/process-bridge
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/anseki/process-bridge
- Owner: anseki
- License: mit
- Created: 2016-01-22T16:29:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-03T12:48:52.000Z (about 5 years ago)
- Last Synced: 2025-06-14T19:36:20.418Z (about 1 year ago)
- Language: JavaScript
- Size: 26.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# processBridge
Simple IPC Wrapper
*It is not documented yet.*
## Methods
### `sendRequest(message, args, cbResponse, cbInitDone)`
### `closeHost()`
### `receiveRequest(cbRequest, cbClose)`
### `setOptions(newOptions)`