QtNetwork Next Generation. A coroutine based network framework for Qt/C++, with more simpler API than boost::asio.
Stars
282
Forks
61
Watchers
282
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
516
commits
110
commits
7
commits
6
commits
4
commits
2
commits
1
commits
fix the dangling pointer crash in DatabasePrivate::setCursor()
31ff4b6View on GitHubrestore the old code of DatabasePrivate::setCursor() to convert const Key to non-const lmdb key.
5a5e9e9View on GitHubfix(kcp): align SlaveKcpBase graceful close with MasterKcpBase
0fb7640View on GitHubfix crash in http connection pool, and fix double free after mddb erasing key.
5723ec8View on GitHubFix crashes when calling ConnectionPool::oldConnectionForUrl.
b2f0456View on GitHubWhen closing the KCP connection, ensure that the peer's remote address matches the recorded one.
280c6e3View on GitHubfix CertificatePrivate::serialNumber error when return a large number
023d329View on GitHub