2017 © Pedro Peláez
 

library laravel-realtime

A realtime library for laravel without compromises, using WAMPv2!

image

jlndk/laravel-realtime

A realtime library for laravel without compromises, using WAMPv2!

  • Monday, May 30, 2016
  • by jlndk
  • Repository
  • 2 Watchers
  • 5 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 4 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Laravel Realtime

Total Downloads On Composer Total Downloads On Github Total Issues On Github Total Forks On Github Total Stars On Github, (*1)

A realtime library for laravel without compromises, using WAMPv2!, (*2)

Development status

This library is still not quite ready to use. The upstream messaging (client to server) should be run fine, but there is no warranty for stable functionality yet. Please use it at your own risk. The library is still under active development, and we hope to ship version 1.1 (our first beta) soon. We will update this repo (and readme) accordingly., (*3)

Install

TL;DR: Download jlndk/laravel-realtime via composer, add Jlndk\LaravelRealtime\Providers\RealtimeServiceProvider::class to the providers array, publish the files, and add the second service provider: App\Providers\RealtimeEventServiceProvider::class., (*4)

For more detailed instructions, please check out "Installation" on our wiki, (*5)

Usage

TL;DR: Add event bindings to the RealtimeEventServiceProvider in your app and start the realtime server via php artisan realtime:start, (*6)

For more detailed instructions alog with examples, please check out "Usage" on our wiki, (*7)

Change log

Please see CHANGELOG for more information what has changed recently., (*8)

Testing

Note: Still needs tests. Pull requests are welcome :), (*9)

bash $ composer test, (*10)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*11)

Security

If you discover any security related issues, please email jonas@jonasln.dk instead of using the issue tracker., (*12)

Credits

License

The MIT License (MIT). Please see License File for more information., (*13)

The Versions

30/05 2016

dev-v1.1-dev

dev-v1.1-dev https://github.com/Jlndk/laravel-realtime

A realtime library for laravel without compromises, using WAMPv2!

  Sources   Download

MIT

The Requires

 

The Development Requires

by Thomas Schauser

laravel realtime

22/05 2016

dev-master

9999999-dev https://github.com/Jlndk/laravel-realtime

A realtime library for laravel without compromises, using WAMPv2!

  Sources   Download

MIT

The Requires

 

The Development Requires

by Thomas Schauser

laravel realtime

22/05 2016

v1.0

1.0.0.0 https://github.com/Jlndk/laravel-realtime

A realtime library for laravel without compromises, using WAMPv2!

  Sources   Download

MIT

The Requires

 

The Development Requires

by Thomas Schauser

laravel realtime