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

Use new HTTP and Socket API and improve documentation and examples #72

Closed SimonFrings closed 3 years ago

SimonFrings commented 3 years ago

Builds on top of #71, reactphp/socket#263 and reactphp/http#417.