amphp/websocket

Shared code for websocket servers and clients.

Package info

github.com/amphp/websocket

pkg:composer/amphp/websocket

Fund package maintenance!

amphp

Statistics

Installs: 4 898 983

Dependents: 15

Suggesters: 0

Stars: 46

Open Issues: 0

v2.0.4 2024-10-28 21:28 UTC

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT 963904b6a883c4b62d9222d1d9749814fac96a3b

  • Aaron Piotrowski <aaron.woop@trowski.com>
  • Niklas Keller <me.woop@kelunik.com>
  • Bob Weinand <bobwei9.woop@hotmail.com>

httpwebsocketasyncnon-blockingampamphp


README

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.