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
108 stars 16 forks source link

Limit buffer size for internal `ReadableJsonStream` and `ReadableDemultiplexStream` #75

Open clue opened 2 years ago

clue commented 2 years ago

Refs https://github.com/clue/reactphp-ndjson/issues/3 and https://github.com/clue/json-stream/issues/15