cosolom / websocket
WebSocket 客户端和服务器
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: 2024-09-05 21:26:44 UTC
README
从https://github.com/sirn-se/websocket-php 获取支持 PSR/Log 3.0
使用 composer require cosolom/websocket
安装
此版本与 Drupal 10 兼容,但出于个人需求,我只在客户端使用,因此服务器端未进行测试。