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.
The application is bundled with amphp/process does not need to be installed separately.
- Microsoft Windows 7+
- Visual C++ Redistributable for Visual Studio 2015 x86 (for
ProcessWrapper.exe
) or x64 (forProcessWrapper64.exe
)
amphp/windows-process-wrapper
follows the semver semantic versioning specification like all other amphp
packages.
If you discover any security related issues, please email [email protected]
instead of using the issue tracker.
The MIT License (MIT). Please see LICENSE
for more information.