reactphp / socket

Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
https://reactphp.org/socket/
MIT License
1.2k stars 156 forks source link

Hello `3.x` development branch #313

Closed WyriHaximus closed 7 months ago

WyriHaximus commented 7 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 socket: #312 Plans for ReactPHP v3: https://github.com/orgs/reactphp/discussions/481 PR templated from: https://github.com/friends-of-reactphp/mysql/pull/185