amphp / windows-process-wrapper

Child process wrapper to support non-blocking process pipes on Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows Process Wrapper for Amp

This application is a helper for amphp/process that enables non-blocking communication with a child process on Windows, by passing the data through TCP sockets.

Installation

The application is bundled with amphp/process does not need to be installed separately.

Requirements

Versioning

amphp/windows-process-wrapper follows the semver semantic versioning specification like all other amphp packages.

Security

If you discover any security related issues, please email amphp.security.windows@daverandom.com instead of using the issue tracker.

License

The MIT License (MIT). Please see LICENSE for more information.

About

Child process wrapper to support non-blocking process pipes on Windows.

License:MIT License


Languages

Language:C 100.0%