MCPcopy Create free account
hub / github.com/LiangLuDev/RxSocket / connect

Method connect

app/src/main/java/com/luliang/rxsocket/RxSocket.java:141–156  ·  view source on GitHub ↗

开始连接,这一步如果失败会一直重连,周期为30秒(30秒的意思不是说30秒重连一次,而是30秒内都在重连,30秒内没连接上会重新订阅重新连接,等于一直在重连) @param host @param port @return

(final String host, final int port)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

reconnectionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected