clue / reactphp-docker

Async, event-driven access to the Docker Engine API, built on top of ReactPHP.
https://clue.engineering/2019/introducing-reactphp-docker
MIT License
107 stars 16 forks source link

exec multiplex stream #45

Closed mohammadreza-soft74 closed 5 years ago

mohammadreza-soft74 commented 5 years ago

hi. @clue i want to write some string to execStartStream returned stream but it's not writable stream . how can i write to this stream?

clue commented 5 years ago

Yes, I agree and would love to see support for this! If this is something you need for a commercial project and you want to help sponsor or develop this feature, please reach out!

Closing this as a duplicate of #33