1
0
mirror of https://github.com/danog/process.git synced 2024-11-30 04:39:04 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Aaron Piotrowski
aedbcbe339 Create Message objects on construct
Immediately buffers STDOUT and STDERR.
2017-01-15 09:46:41 -06:00
Aaron Piotrowski
7ccef896ee Use Message for stdout and stderr 2017-01-15 09:30:34 -06:00
Aaron Piotrowski
79974426ae Changes suggested by @kelunik plus some cleanup 2017-01-15 09:25:33 -06:00
Aaron Piotrowski
d899d24f18 Update StreamedProcess 2017-01-11 14:35:07 -06:00
Aaron Piotrowski
5181b53709 Do not chunk writes 2017-01-11 13:59:55 -06:00
Aaron Piotrowski
36c44aa353 Simplify writes 2017-01-11 13:57:04 -06:00
Aaron Piotrowski
3f3434ba18 Refactor for Amp v2
Merged Process and StreamedProcess from amphp/parallel that will now depend on this package.
2017-01-11 12:25:52 -06:00