notcare
Results
4
comments of
notcare
应该是不支持的,看源码timeout是对socket配置,而ReceiveTimeout 只作用于 socket 的 同步 receive同步方法,该源码库是异步的
Looking forward to using this feature
遇到了同样的问题,怎么解决的
遇到了同样的问题,我在重连中加了尝试次数,超次数重启设备然后可以连接,关注后续解决