-
Notifications
You must be signed in to change notification settings - Fork 112
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cpp-main/cpp-tbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cpp-main/cpp-tbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 178 files changed
- 1 contributor
Commits on Jun 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 19ccfcb - Browse repository at this point
Copy the full SHA 19ccfcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8f6dfe - Browse repository at this point
Copy the full SHA b8f6dfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9840860 - Browse repository at this point
Copy the full SHA 9840860View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e4c1b - Browse repository at this point
Copy the full SHA d1e4c1bView commit details
Commits on Jun 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d706c65 - Browse repository at this point
Copy the full SHA d706c65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76d8d81 - Browse repository at this point
Copy the full SHA 76d8d81View commit details
Commits on Jun 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 757b044 - Browse repository at this point
Copy the full SHA 757b044View commit details
Commits on Jun 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cc817cd - Browse repository at this point
Copy the full SHA cc817cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae478eb - Browse repository at this point
Copy the full SHA ae478ebView commit details
Commits on Jun 29, 2026
-
!52 fix:1.15.4, 实现 TCP 的 TLS 加密通信,同时对 http, websocket 进行了整改
* tidy: 整理代码;修改isValid(),放宽检查 * tiny: 修改 https_simple 与 tls_echo_server 的 Makefile * tidy * fix:1.15.4,解决TLS每次回调只能读取几个字节,不连续,会触发多次回调的问题 * fix(tcp_tls):修复读取数据延迟的问题 * opt(tcp_tls): 进行了优化。不过还存在bug * feat:初步实现TCP的TLS功能,还需要调试 * merge develop * ver:1.15.1 * feat(network), 初步实现 tls 的功能
Configuration menu - View commit details
-
Copy full SHA for 17bef0b - Browse repository at this point
Copy the full SHA 17bef0bView commit details -
!53 feat(http): 实现 HTTP SSE 服务端的功能
* tidy * tidy(sse) * feat(http.sse), 优化 sse 服务器 * feat(http-sse):实现了 Http 的 SSE 服务
Configuration menu - View commit details
-
Copy full SHA for f4e5901 - Browse repository at this point
Copy the full SHA f4e5901View commit details -
Configuration menu - View commit details
-
Copy full SHA for acf01ed - Browse repository at this point
Copy the full SHA acf01edView commit details
Commits on Jul 11, 2026
-
!55 feat(websocket): 实现了websocket的压缩、分片、ping pong 功能,并修复了若干bug
* Merge branch 'develop' of gitee.com:cpp-master/cpp-tbox into feat/ws-ping-pong * feat(websocket):1.14.9, 添加了自动ping pong功能,并修复了ping pong 帧解析错误问题 * 优化Makefile * doc:添加文档 * feat(websocket):1.14.8, 重构WsClient与WsServer,统一分片接收与发送 * fix(websocket):1.14.7, 修复Websocket大数据分片解压存在的问题;将setMessageCallback()根据… * fix(websocket):1.14.6, 修复websocket在压缩场景下出现压缩与解压字串长度不一致,导致浏览器解压失败问题 * fix:解决编译不过问题 * fix:解决个别环境编译不过问题 * feat(websocket):1.14.5, 支持RFC 7692扩展,压缩功能 * opt(websocket): 优化,提升效率 * feat(websocket):初步实现了Webscoket的压缩功能
Configuration menu - View commit details
-
Copy full SHA for 9a8ff69 - Browse repository at this point
Copy the full SHA 9a8ff69View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...develop