Download the PHP package naturalweb/laravel-socketcluster without Composer
On this page you can find all versions of the php package naturalweb/laravel-socketcluster. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download naturalweb/laravel-socketcluster
More information about naturalweb/laravel-socketcluster
Files in naturalweb/laravel-socketcluster
Download naturalweb/laravel-socketcluster
More information about naturalweb/laravel-socketcluster
Files in naturalweb/laravel-socketcluster
Vendor naturalweb
Package laravel-socketcluster
Short Description SocketCluster.io library Broadcaster for Laravel.
License MIT
Homepage https://github.com/naturalweb/laravel-socketcluster
Package laravel-socketcluster
Short Description SocketCluster.io library Broadcaster for Laravel.
License MIT
Homepage https://github.com/naturalweb/laravel-socketcluster
Please rate this library. Is it a good library?
Informations about the package laravel-socketcluster
Laravel SocketCluster
WARNING: This package is no longer maintained. Use soleon/sc-php instead.
SocketCluster.io library broadcaster for Laravel.
Requirements
- laravel >= 5.1
- textalk/websocket 1.0.* (retrieved automatically via Composer)
Installation
Using Composer:
In your config/app.php file add the following provider to your service providers array:
In your config/broadcasting.php file set the default driver to 'socketcluster' and add the connection configuration like so:
Usage
Add a custom broadcast event to your application like so:
Now to publish in your application simply fire the event:
All versions of laravel-socketcluster with dependencies
PHP Build Version
Package Version
The package naturalweb/laravel-socketcluster contains the following files
Loading the files please wait ....