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

Run tests on PHP 7.4 and simplify test matrix #223

Closed clue closed 4 years ago

clue commented 4 years ago

Builds on top of reactphp/dns#156, reactphp/promise#162 and reactphp/event-loop#209