reactphp / socket

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

Update test suite to collect all garbage cycles #308

Closed clue closed 1 year ago

clue commented 1 year ago

Builds on top of https://github.com/reactphp/promise/pull/162 and #223