Download the PHP package vluzrmos/lumen-socketio without Composer
On this page you can find all versions of the php package vluzrmos/lumen-socketio. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vluzrmos/lumen-socketio
More information about vluzrmos/lumen-socketio
Files in vluzrmos/lumen-socketio
Download vluzrmos/lumen-socketio
More information about vluzrmos/lumen-socketio
Files in vluzrmos/lumen-socketio
Vendor vluzrmos
Package lumen-socketio
Short Description The Laravel Lumen Socketio Broadcasting.
License DBAD
Package lumen-socketio
Short Description The Laravel Lumen Socketio Broadcasting.
License DBAD
Please rate this library. Is it a good library?
Informations about the package lumen-socketio
Lumen + Socket.io e Redis Broadcasting
THAT PACKAGE IS ABANDONED, PLEASE CONSIDER TO USE LARAVEL|LUMEN NATIVE SOLUTION: https://laravel.com/docs/5.2/events#broadcast-data
Instalation
Add the Services Providers, on bootstrap/app.php
:
Configuration
Install NodeJs dependencies:
Copy the file vendor/vluzrmos/lumen-socketio/Vluzrmos/Socketio/socket.js
to your project root.
Modify it whatever you want, see the code: socket.js
Obs.: Remember to install a Redis Server
On your view, you have to use socket.io.js
Usage
Run your socket.io server:
On your Lumen App:
And finish, run your lumen app:
All versions of lumen-socketio with dependencies
PHP Build Version
Package Version
The package vluzrmos/lumen-socketio contains the following files
Loading the files please wait ....