Revert "改名"
This reverts commit fdf58326
This commit is contained in:
@@ -277,9 +277,6 @@ class ServerManager extends Component
|
|||||||
$this->server->set(array_merge(Config::get('server.settings', []), $settings['settings']));
|
$this->server->set(array_merge(Config::get('server.settings', []), $settings['settings']));
|
||||||
|
|
||||||
$this->container->setBindings(SwooleServerInterface::class, $this->server);
|
$this->container->setBindings(SwooleServerInterface::class, $this->server);
|
||||||
if ($match == WServer::class) {
|
|
||||||
$this->container->setBindings(WebSocketInterface::class, $this->server);
|
|
||||||
}
|
|
||||||
|
|
||||||
$id = Config::get('id', 'system-service');
|
$id = Config::get('id', 'system-service');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user