-
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
Milestone
Description
Went through the source and came across https://github.com/clue/php-stdio-react/blob/0c9a7fe7a87643499c56dc5af63c3e497b717d79/src/Stdout.php#L11 noting STDOUT is used in a blocking manner. Is there anything special that needs to be done, or can be be wrapped into a WritableResourceStream
and hooked into the loop easily?