iggyvolz / websocket

Shared code for websocket servers and clients.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Websocket

Build Status CoverageStatus License

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 7.2+

Versioning

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

Security

If you discover any security related issues, please email contact@amphp.org instead of using the issue tracker.

License

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

About

Shared code for websocket servers and clients.

License:MIT License


Languages

Language:PHP 100.0%