Download the PHP package yiicod/yii2-socketio without Composer
On this page you can find all versions of the php package yiicod/yii2-socketio. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yiicod/yii2-socketio
More information about yiicod/yii2-socketio
Files in yiicod/yii2-socketio
Download yiicod/yii2-socketio
More information about yiicod/yii2-socketio
Files in yiicod/yii2-socketio
Vendor yiicod
Package yii2-socketio
Short Description The simple and powerful socketio for the Yii2 framework
License MIT
Package yii2-socketio
Short Description The simple and powerful socketio for the Yii2 framework
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-socketio
Socket.io Yii extension
Use all power of socket.io in your Yii 2 project.
Config
Install node + additional npm
Console config (simple fork)
Start sockeio server
Stop sockeio server
Console config + PM2(http://pm2.keymetrics.io/). This variant more preferable for console configuration
pm2 config:
Run PM2 daemons
PM2 will be run these two commands in background::
Common config
Create publisher from server to client
Create receiver from client to server
You can have publisher and receiver in one event. If you need check data from client to server you should use:
- EventPolicyInterface
Receiver with checking from client to server
Soket.io has room functionl. If you need it, you should implement:
- EventRoomInterface
All versions of yii2-socketio with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
2.*
yiicod/yii2-cron Version 1.*
yiicod/yii2-base Version 1.*
symfony/process Version ~3.0|~4.0
predis/predis Version ~1.1.0
yiicod/yii2-cron Version 1.*
yiicod/yii2-base Version 1.*
symfony/process Version ~3.0|~4.0
predis/predis Version ~1.1.0
The package yiicod/yii2-socketio contains the following files
Loading the files please wait ....