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 avoid unhandled promise rejections #307

Closed clue closed 1 year ago

clue commented 1 year ago

Builds on top of reactphp/promise#248, #214 and #258