Results 396 comments of Kerry Jiang

It supposes to work like this: ``` builder.Host.AsMultipleServerHostBuilder() .AddServer(builder => { builder...; }) .AsMinimalApiHostBuilder() .ConfigureHostBuilder(); var app = builder.Build(); app.AdaptMultipleServerHost(); await app.RunAsync(); ```

Added a missing method, please try again with latest source code or latest package from myget.

应该是同一个服务类型,多个实例?应该是支持的啊,你最好有测试用例验证这个问题。

Close this because the problem referred by the issue subject has been fixed.

Enable clearIdleSession in server side.

要注册到SuperSocket使用的容器里面去