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

Forward compatibility with upcoming Promise v3 #76

Closed clue closed 1 year ago

clue commented 2 years ago

Builds on top of https://github.com/reactphp/http/pull/460, https://github.com/reactphp/socket/pull/214, https://github.com/reactphp/promise-stream/pull/20 and https://github.com/clue/reactphp-block/pull/61 (and countless upstream tickets referenced in https://github.com/reactphp/http/pull/460)

clue commented 1 year ago

Updated now that HTTP v1.8.0 has been released, this is now ready for review :shipit: