Pandabot/vendor/amphp/websocket
2024-11-29 16:19:39 +01:00
..
.github/workflows Reupload due to DCMA takedowns. btfo DMCA clowns. Liberty Internet. 2024-11-29 16:19:39 +01:00
src Reupload due to DCMA takedowns. btfo DMCA clowns. Liberty Internet. 2024-11-29 16:19:39 +01:00
.php-cs-fixer.dist.php Reupload due to DCMA takedowns. btfo DMCA clowns. Liberty Internet. 2024-11-29 16:19:39 +01:00
composer-require-check.json Reupload due to DCMA takedowns. btfo DMCA clowns. Liberty Internet. 2024-11-29 16:19:39 +01:00
composer.json Reupload due to DCMA takedowns. btfo DMCA clowns. Liberty Internet. 2024-11-29 16:19:39 +01:00
CONTRIBUTING.md Reupload due to DCMA takedowns. btfo DMCA clowns. Liberty Internet. 2024-11-29 16:19:39 +01:00
LICENSE Reupload due to DCMA takedowns. btfo DMCA clowns. Liberty Internet. 2024-11-29 16:19:39 +01:00
psalm.xml Reupload due to DCMA takedowns. btfo DMCA clowns. Liberty Internet. 2024-11-29 16:19:39 +01:00
README.md Reupload due to DCMA takedowns. btfo DMCA clowns. Liberty Internet. 2024-11-29 16:19:39 +01:00

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.

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.