2017 © Pedro Peláez
 

library rfc6455

RFC6455 WebSocket protocol handler

image

ratchet/rfc6455

RFC6455 WebSocket protocol handler

  • Monday, July 9, 2018
  • by cboden
  • Repository
  • 6 Watchers
  • 41 Stars
  • 381,369 Installations
  • PHP
  • 16 Dependents
  • 0 Suggesters
  • 15 Forks
  • 6 Open issues
  • 9 Versions
  • 30 % Grown

The README.md

RFC6455 - The WebSocket Protocol

Build Status Autobahn Testsuite, (*1)

This library a protocol handler for the RFC6455 specification. It contains components for both server and client side handshake and messaging protocol negotation., (*2)

Aspects that are left open to interpretation in the specification are also left open in this library. It is up to the implementation to determine how those interpretations are to be dealt with., (*3)

This library is independent, framework agnostic, and does not deal with any I/O. HTTP upgrade negotiation integration points are handled with PSR-7 interfaces., (*4)

The Versions

09/07 2018

dev-master

9999999-dev http://socketo.me

RFC6455 WebSocket protocol handler

  Sources   Download

MIT

The Requires

 

The Development Requires

websocket rfc6455 websockets

02/05 2018

dev-permessage-deflate

dev-permessage-deflate http://socketo.me

RFC6455 WebSocket protocol handler

  Sources   Download

MIT

The Requires

 

The Development Requires

websocket rfc6455 websockets

02/05 2018

0.2.4

0.2.4.0 http://socketo.me

RFC6455 WebSocket protocol handler

  Sources   Download

MIT

The Requires

 

The Development Requires

websocket rfc6455 websockets

10/02 2018

dev-suggest-subprotocol

dev-suggest-subprotocol http://socketo.me

RFC6455 WebSocket protocol handler

  Sources   Download

MIT

The Requires

 

The Development Requires

websocket rfc6455 websockets

13/09 2017

v0.2.3

0.2.3.0 http://socketo.me

RFC6455 WebSocket protocol handler

  Sources   Download

MIT

The Requires

 

The Development Requires

websocket rfc6455 websockets

01/01 2017

v0.2.2

0.2.2.0 http://socketo.me

RFC6455 WebSocket protocol handler

  Sources   Download

MIT

The Requires

 

The Development Requires

websocket rfc6455 websockets

16/03 2016

v0.2.1

0.2.1.0 http://socketo.me

RFC6455 WebSocket protocol handler

  Sources   Download

MIT

The Requires

 

The Development Requires

websocket rfc6455 websockets

20/02 2016

v0.2

0.2.0.0 http://socketo.me

RFC6455 WebSocket protocol handler

  Sources   Download

MIT

The Requires

 

The Development Requires

websocket rfc6455 websockets

30/08 2014

v0.1

0.1.0.0 http://socketo.me

RFC6455 protocol handler

  Sources   Download

MIT

The Requires

 

websockets