Replies: 1 comment
|
TcpConnection 做成一个接口,无加密的,使用 RawTcpConnection,有加密的,使用 TlsTcpConnection。 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
参考:https://github.com/ZLMediaKit/ZLToolKit/blob/master/src/Network/TcpClient.h
All reactions