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

Simplify Travis CI test matrix for Mac OS X setup and skip all TLS tests on legacy HHVM #235

Closed clue closed 4 years ago

clue commented 4 years ago

Builds on top of #223, https://github.com/reactphp/stream/pull/150 and others.