XuTengRui

Results 2 comments of XuTengRui

> client.io().on(Manager.EVENT_RECONNECT_ERROR, (args) -> { StringBuilder fold = new StringBuilder(); LOG.info("*WEBSOCKET RECONNECT ERROR*:"); for (Object arg : args) { if (arg.getClass().isPrimitive()) fold.append(arg.toString()); else if (arg instanceof String) fold.append((String)arg); } LOG.info(fold.toString());...

Organization: yoozoo Location:Shanghai China Contact:[email protected] Purpose: Build DTS platform