reactphp / stream

Event-driven readable and writable streams for non-blocking I/O in ReactPHP.
https://reactphp.org/stream/
MIT License
626 stars 62 forks source link

Hello `3.x` development branch #174

Closed WyriHaximus closed 9 months ago

WyriHaximus commented 9 months ago

Once this PR is merged, we can start working on the new v3.0.0 milestone. The default branch will be 3.x and the old 1.x branch still stay in place at least until 3.0.0 is released.

Refs: Road map ticket for stream: #173 Plans for ReactPHP v3: https://github.com/orgs/reactphp/discussions/481 PR templated from: https://github.com/friends-of-reactphp/mysql/pull/185