dev-master
9999999-devyi2 component and widget for nginx push stream module
MIT
The Requires
- yiisoft/yii2 *
- bower-asset/pushstream dev-master
- guzzlehttp/guzzle ^6.2
by Vladimir Zbrailov
extension yii2 stream jsonp long polling
yi2 component and widget for nginx push stream module
push stream module, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist dizews/yii2-push-stream "*"
or add, (*4)
"dizews/yii2-push-stream": "*"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
<?= \dizews\pushStream\PushStreamWidget::widget(); ?>
yi2 component and widget for nginx push stream module
MIT
extension yii2 stream jsonp long polling