Laravel Websocket软件包作者:BeyondCode和Spatie免费的实时系统



Laravel Websocket软件包,由Marcel和Freek撰写。
无需使用Pusher付费服务即可实时完成事情。
在后台使用棘轮PHP Webscoket

文档:https://goo.gl/k7rbj8

Github链接:https://goo.gl/uCUvAJ

关于此软件包内部站点的Freek博客文章:https://goo.gl/QLhB8n

Laravel Echo文档:https://laravel.com/docs/5.7/broadcasting#installing-laravel-echo。

26 comments
  1. Hi Sarthak! Im trying to figure out how to allow guest connecting to presence channel? and create my own auth middleware for guest? Because right now its constantly checking in Broadcast/Auth

  2. to deply on the production. how the websockets:serve will auto run? do i have to make a cron job to check if its work and if not then run websocket:serve ?

  3. laravel-websocket/auth:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    this error is comming what is the problem please help me

Comments are closed.