morloderex/batched-pusher-channels 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

morloderex/batched-pusher-channels

Composer 安装命令:

composer require morloderex/batched-pusher-channels

包简介

Returns batched pusher auth responses

README 文档

README

Build Status

This package allows batch the authentication requests from pusher in one request using Dirk Bonhomme authorizor plugin.

Once installed you will see authorization requests towards your channels in batches.

Installation

This package can be used in Laravel 5.5 or higher.

You can install the package via composer:

composer require morloderex/batched-pusher-channels

In Laravel 5.5 the service provider will automatically get registered. In older versions of the framework just add the service provider in config/app.php file:

'providers' => [
    // ...
    Morloderex\PusherBatch\Providers\BatchedPusherProvider::class,
];

Change your broadcast provider

Once installed through composer by the require command. You then change the BROADCAST_PROVIDER environment variable to be BatchedPusher

And you should be all set.

Testing

phpunit

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security-related issues, please email michael.lundboel@gmail.com instead of using the issue tracker.

Credits

This package is heavily based on Dirk Bonhomme's awesome Package

License

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

统计信息

  • 总下载量: 14
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-02-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固