hxb
2022-03-21 0188dee359636723190f0f67a6b674b7b08f7bef
HDLSDK/hdl-socket/src/main/java/com/hdl/sdk/socket/client/IClient.java
@@ -12,11 +12,6 @@
    void disconnect();
    /**
     * 是否已经连接
     */
    boolean isConnect();
    SocketOptions getOptions();