cosolom / websocket
WebSocket client and server
dev-main
2024-03-05 20:28 UTC
Requires
- php: ^8.0
- phrity/net-stream: ^1.3
- phrity/net-uri: ^1.2
- phrity/util-errorhandler: ^1.0
- psr/http-message: ^1.0 | ^2.0
- psr/log: ^3.0
Requires (Dev)
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^9.0 | ^10.0
- phrity/net-mock: 1.3
- squizlabs/php_codesniffer: ^3.5
This package is auto-updated.
Last update: 2025-03-05 22:39:30 UTC
README
Get from https://github.com/sirn-se/websocket-php with support PSR/Log 3.0
Install with composer require cosolom/websocket
This version is compatible with Drupal 10, but for personal requirements I use onli client side, so server side is not tested.