项目作者: amphp

项目描述 :
Shared code for websocket servers and clients.
高级语言: PHP
项目地址: git://github.com/amphp/websocket.git
创建时间: 2019-01-30T23:04:59Z
项目社区:https://github.com/amphp/websocket

开源协议:MIT License

下载


amphp/websocket

AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind. amphp/websocket contains basic websocket components shared by our Websocket Server and Websocket Client packages.

Installation

This package can be installed as a Composer dependency.

  1. composer require amphp/websocket

Requirements

  • PHP 8.1+

Versioning

amphp/websocket follows the semver semantic versioning specification like all other amphp packages.

Security

If you discover any security related issues, please use the private security issue reporter instead of using the public issue tracker.

License

The MIT License (MIT). Please see LICENSE for more information.