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

Update test suite to use new reactphp/async package instead of clue/reactphp-block #296

Closed clue closed 2 years ago

clue commented 2 years ago

See https://github.com/reactphp/async Builds on top of #283 and others