innmind / async-socket
Installs: 827
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/innmind/async-socket
Requires
- php: ~8.1
- innmind/async-stream: ~1.0
- innmind/mantle: ~1.0
- innmind/socket: ^6.0
Requires (Dev)
- innmind/black-box: ~4.10
- innmind/coding-standard: ~2.0
- phpunit/phpunit: ~9.0
- vimeo/psalm: ~4.30
This package is auto-updated.
Last update: 2023-11-06 06:40:37 UTC
README
Async implementation of innmind/socket
to allow switching to another task when reading/writing to a connection.
Installation
composer require innmind/async-socket