amphp/websocket
Shared WebSocket components for AMPHP’s event-driven, fiber-based concurrency stack. Provides core abstractions used by amphp/websocket-server and amphp/websocket-client to build fast, non-blocking WebSocket clients and servers (PHP 8.1+).
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.
This package can be installed as a Composer dependency.
composer require amphp/websocket
amphp/websocket follows the semver semantic versioning specification like all other amphp packages.
If you discover any security related issues, please use the private security issue reporter instead of using the public issue tracker.
The MIT License (MIT). Please see LICENSE for more information.
How can I help you explore Laravel packages today?