hhxsv5 / laravel-s

LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
MIT License
3.82k stars 470 forks source link

怎么设置websocket的超时 #429

Open gwokwong opened 1 year ago

gwokwong commented 1 year ago
  1. Your software version (Screenshot of your startup)

    Software Version
    PHP TODO
    Swoole TODO
    Laravel/Lumen TODO
  2. Detail description about this issue(error/log)

    TODO

  3. Some reproducible code blocks and steps

    // TODO: your code
hhxsv5 commented 1 year ago

你是指哪里的超时? 参考这里面的心跳设置:https://github.com/hhxsv5/laravel-s/blob/master/README-CN.md#%E5%90%AF%E7%94%A8websocket%E6%9C%8D%E5%8A%A1%E5%99%A8

gwokwong commented 1 year ago

某个异步任务的超时