public class WsServer extends Object implements ServerLifecycle
public WsServer(WebSocketServerProps props)
protected boolean supportSsl()
public void start(String host, int port) throws Throwable
start 在接口中 ServerLifecycleThrowablepublic void stop()
throws Throwable
stop 在接口中 ServerLifecycleThrowableCopyright © 2023. All rights reserved.