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