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 test suite on Windows #238

Closed clue closed 4 years ago

clue commented 4 years ago

Builds on top of #235, #236, https://github.com/reactphp/event-loop/pull/204 and others.