問題描述 webman 使用 gateway-worke, 協議改為frame時,啟動就報錯。是什么原因呢?如果協議是text不會報錯。 程序代碼 use Webman\GatewayWorker\Register; return [ 'gateway' => [ 'handler' => Gateway::class, 'listen' =&g...
希望每個應用,有自己的config,包括路由,數據庫,中間件等等。參考thinkphp。這樣對于協同工作更方便。...