2017 © Pedro Peláez
 

yii2-extension yii2-websocket

This extension is used to create a websokcet server

image

jackh/yii2-websocket

This extension is used to create a websokcet server

  • Wednesday, April 20, 2016
  • by Jack.H
  • Repository
  • 2 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Websocket

This extension is used to create a websokcet server, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist jackh/yii2-websocket "*"

or add, (*4)

"jackh/yii2-websocket": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \jackh\websocket\AutoloadExample::widget(); ?>, (*7)

The Versions

20/04 2016

dev-master

9999999-dev

This extension is used to create a websokcet server

  Sources   Download

BSD-2-Clause

The Requires

 

by Jack.Huang

extension yii2

17/04 2016

1.0.0

1.0.0.0

This extension is used to create a websokcet server

  Sources   Download

BSD-2-Clause

The Requires

 

by Jack.Huang

extension yii2