2017 © Pedro Peláez
 

library ratchet-websocket

Improved wrapper for PHP Ratchet websocket server

image

faimmedia/ratchet-websocket

Improved wrapper for PHP Ratchet websocket server

  • Saturday, September 23, 2017
  • by FaimMedia
  • Repository
  • 2 Watchers
  • 0 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Ratchet-Websocket

Modified wrapper for Ratchet's Websocket App class. This wrapper does not use the Flash Socket Server so it could be implemented multiple times on the same server, without the could not bind to address 0.0.0.0:8843 error message., (*1)

Please note that older browsers than IE10 will not be supported with this method.
http://caniuse.com/#search=websocket, (*2)

Install

In order to install this library via composer run the following command in the console:, (*3)

composer require faimmedia/ratchet-websocket

or add the package manually to your composer.json file in the require section:, (*4)

"faimmedia/ratchet-websocket": "^1.0"

Example

There is an example CLI script in the examples folder (Run.php). Use the --help argument for accepted parameters., (*5)

The Versions

23/09 2017

dev-master

9999999-dev https://github.com/FaimMedia/Ratchet-Websocket

Improved wrapper for PHP Ratchet websocket server

  Sources   Download

MIT

The Requires

 

23/09 2017

dev-development

dev-development https://github.com/FaimMedia/Ratchet-Websocket

Improved wrapper for PHP Ratchet websocket server

  Sources   Download

MIT

The Requires

 

23/09 2017

v1.0.1

1.0.1.0 https://github.com/FaimMedia/Ratchet-Websocket

Improved wrapper for PHP Ratchet websocket server

  Sources   Download

MIT

The Requires

 

26/07 2017

1.0.0

1.0.0.0 https://github.com/FaimMedia/Ratchet-Websocket

Improved wrapper for PHP Ratchet websocket server

  Sources   Download

MIT

The Requires