php-ratchet-rfc6455

Implementation of the WebSocket protocol for PHP

Description

This library implements a protocol handler for the RFC6455 (WebSocket) specification. It contains components for both server and client side handshake and messaging protocol negotiation.

Aspects that are left open to interpreation in the specification are also left open in this library.

The implementation is independent, framwork-agnostic and does not deal with I/O itself. HTTP negotiation is handled with PSR-7 interfaces.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ratchetphp/RFC6455


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install php-ratchet-rfc6455