-
WebSocketClient improvements (#5799)
发布于
2021-07-28 18:17:08 +00:00 | 2241 次提交 在此版本后已推送到 master- Take lock to refresh client to avoid null reference
exception - Reduce gate rate
- Use extension methods to await tasks
- Avoid copying the data multiple times
下载附件
- Take lock to refresh client to avoid null reference