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

Use Promise v3 template types #309

Closed clue closed 1 year ago

clue commented 1 year ago

Builds on top of https://github.com/reactphp/promise/pull/247, https://github.com/reactphp/promise-timer/pull/67, #214, #307, #305 and others