Skip to content

apache/rocketmq-client-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9b8bb01 · Apr 14, 2025
Dec 15, 2021
Oct 8, 2024
Apr 14, 2022
Dec 20, 2024
Oct 8, 2024
Dec 2, 2024
Dec 2, 2024
Aug 19, 2022
Apr 14, 2025
Dec 12, 2024
Oct 17, 2024
Nov 28, 2024
Oct 18, 2022
Aug 12, 2021
Jul 4, 2019
Aug 13, 2022
Oct 31, 2018
Jan 14, 2021
May 15, 2024
Jan 24, 2019
Apr 12, 2023
Dec 2, 2024
Aug 23, 2019
Dec 14, 2022
Dec 14, 2022

RocketMQ Client Go

Build Status License Code Scanning Tests CodeCov Go Report Card GoDoc GitHub release Average time to resolve an issue Percentage of issues still open Twitter Follow

A product ready RocketMQ Client in pure go, which supports almost the full features of Apache RocketMQ, such as pub and sub messages, ACL, tracing and so on.


Here, we sincerely invite you to take a minute to feedback on your usage scenario.


Features

For 2.X version, it supports:

  • sending message in synchronous mode
  • sending message in asynchronous mode
  • sending message in oneway mode
  • sending message in batch mode
  • sending orderly messages
  • sending delay messages
  • sending transaction messages
  • consuming message using push model
  • consuming message using pull model
  • consuming message using broadcast model
  • message tracing for pub and sub messages
  • ACL for producers and consumers
  • request-reply model

How to use


Apache RocketMQ Community


Contact us


How to Contribute

Contributions are warmly welcome! Be it trivial cleanup, major new feature or other suggestion. Read this how to contribute guide for more details.


License

Apache License, Version 2.0 Copyright (C) Apache Software Foundation