Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
apache
/
rocketmq-client-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
166
Star
385
Code
Issues
65
Pull requests
13
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 9, 2025
[ISSUE #268] expose ssl api to C (#501)
Show description for 3c563ae
yuz10
authored
3c563ae
Copy full SHA for 3c563ae
Commits on Jul 2, 2025
[ISSUE #496] Fix compilation issues in test code (#497)
takagi906
authored
58fbd95
Copy full SHA for 58fbd95
Commits on Jun 24, 2025
[ISSUE #494] [Part-A] Add register and unregister MQAdmin in MQClientFactory (#495)
takagi906
authored
144930e
Copy full SHA for 144930e
Commits on Jun 17, 2025
[ISSUE #492] Add Load Balancing for NameServer Connections
lizhimins
authored
f29eb8d
Copy full SHA for f29eb8d
feat: add random shuffle for name server addresses
weilin
committed
30b1964
Copy full SHA for 30b1964
Commits on Mar 4, 2025
fix: send failed show exception details (#486)
Show description for 3505ecf
humkum
and
韩坤明
authored
3505ecf
Copy full SHA for 3505ecf
Commits on Feb 27, 2025
fix: metrics pull rt was reported as consume rt (#478)
humkum
authored
47eba05
Copy full SHA for 47eba05
Commits on Feb 18, 2025
Fix negtive diff in-some-case (#489)
Show description for 4ff2c67
francisoliverlee
and
tigerweili
authored
4ff2c67
Copy full SHA for 4ff2c67
Commits on May 15, 2024
Update NOTICE
ShannonDing
authored
8ce4717
Copy full SHA for 8ce4717
Commits on May 7, 2024
Update build.sh (#467)
Show description for 45e166a
naah69
authored
45e166a
Copy full SHA for 45e166a
Commits on Oct 6, 2023
fix: connect concurrently failed (#451)
yuz10
authored
c7777af
Copy full SHA for c7777af
Commits on Oct 25, 2022
Create .asf.yaml
zhouxinyu
authored
de41701
Copy full SHA for de41701
[ISSUE-435][PART-C] Automatically turn off message trace. (#444)
Show description for 07928d1
BeautyYuYanli
and
ShannonDing
authored
07928d1
Copy full SHA for 07928d1
fix typo: contant -> constant (#443)
BeautyYuYanli
authored
04ab685
Copy full SHA for 04ab685
Commits on Aug 12, 2022
adapt to new version of boost and fix compile error (#417)
Show description for 874d66a
SRC-xiaojin
and
ShannonDing
authored
874d66a
Copy full SHA for 874d66a
[ISSUE-435][PART-A]Support receiving traceOn signal. (#434)
Show description for 5cdb268
BeautyyuYanli
authored
5cdb268
Copy full SHA for 5cdb268
Commits on Aug 8, 2022
make log dir configurable and make log name compatible with RocketMQ main project (#401)
humkum
authored
c64df6a
Copy full SHA for c64df6a
Commits on Aug 1, 2022
[ISSUE 436] Downloading dependent packages without checking certificate in compile shell. (#437)
Show description for 215771d
ShannonDing
authored
215771d
Copy full SHA for 215771d
Commits on Jul 28, 2022
Add download statistics of releases.
Show description for 5514858
ShannonDing
authored
5514858
Copy full SHA for 5514858
Commits on Jul 12, 2022
refactor: reduce unnecessary memory malloc (#432)
SRC-xiaojin
authored
dbef35d
Copy full SHA for dbef35d
Commits on Jul 9, 2022
fix: free address info after get it using evutil_getaddrinfo (#431)
ChrisZhangJin
authored
7bd42c6
Copy full SHA for 7bd42c6
Commits on Jul 8, 2022
fix: seed random (#428)
SRC-xiaojin
authored
af38c0c
Copy full SHA for af38c0c
Commits on Jul 7, 2022
pass by reference
Show description for 52feba9
SRC-xiaojin
authored and
ifplusor
committed
52feba9
Copy full SHA for 52feba9
Commits on Jul 4, 2022
change water mark
Show description for 5d35d00
SRC-xiaojin
authored and
ifplusor
committed
5d35d00
Copy full SHA for 5d35d00
set read water mark to msgLen + 4,wait for receiving whole data
Show description for 969572f
SRC-xiaojin
authored and
ifplusor
committed
969572f
Copy full SHA for 969572f
Commits on Jul 1, 2022
pass by reference
Show description for a9d76e2
SRC-xiaojin
authored and
ifplusor
committed
a9d76e2
Copy full SHA for a9d76e2
Commits on Jun 30, 2022
fix memory leak
SRC-xiaojin
authored and
ifplusor
committed
d1881a5
Copy full SHA for d1881a5
fix: compile error of type conversion
ifplusor
committed
cdda900
Copy full SHA for cdda900
Commits on Jun 28, 2022
param “mq” is read only,pass by reference instead of value (#421)
Show description for 107072b
SRC-xiaojin
authored
107072b
Copy full SHA for 107072b
avoid possible type conversion compile error (#419)
Show description for 5099062
SRC-xiaojin
and
ifplusor
authored
5099062
Copy full SHA for 5099062
Commits on Jun 27, 2022
avoid redefine error when include Windows.h and Winsock2.h at same time
Show description for 8f9eeed
SRC-xiaojin
authored and
ifplusor
committed
8f9eeed
Copy full SHA for 8f9eeed
Commits on Oct 13, 2021
fixed incorrect delete operator
bersler
authored and
ifplusor
committed
6523dcc
Copy full SHA for 6523dcc
Commits on Sep 27, 2021
Update .travis.yml
vongosling
authored
0347569
Copy full SHA for 0347569
Update .travis.yml
vongosling
authored
6856f7e
Copy full SHA for 6856f7e
Update README.md
vongosling
authored
959cc96
Copy full SHA for 959cc96
Pagination
Previous
Next
You can’t perform that action at this time.