-
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
help wantedExtra attention is neededExtra attention is needednew featureNew feature or requestNew feature or request
Milestone
Description
The first version uses process pipes for I/O which works just fine on Unix-like systems. However, PHP on Windows does not currentl allow non-blocking access to process pipes (reactphp/child-process#9) and this is unlikely to change any time soon. As an alternative, we should provide a way to use sockets instead on Windows.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needednew featureNew feature or requestNew feature or request