ynievesdotnet / fourstream
A Laravel 5.x websocket server made easy...
0.5.1
2016-02-26 14:45 UTC
Requires
- php: >=5.5.9
- hoa/websocket: ~3.0
- laravel/framework: ~5.0
Requires (Dev)
- orchestra/testbench: 3.1.*
- phpunit/phpunit: 4.*
- scrutinizer/ocular: ~1.1
README
- Introduction
- Changelog
- Licence
- Install
- Editing Events and Handlers use
- Mapping actions use
- Configuring the Nodes
- Running the Server
Introduction
FourStream (4Stream) is a Laravel 5.x Websocket Server & Client, using as Websocket Library the HOA Project.
With this project is possible send broadcast message at all user connected at WebSocket server, at one group of users or at one user specifics. See the Examples directory.
This project has been released using MIT Licence.
CopyRight YnievesDotNet 2007-2016