Skip to content

chans-open-source/rocketmq-client-go

This branch is 164 commits behind apache/rocketmq-client-go:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 15, 2021
Mar 15, 2022
Dec 22, 2021
Mar 15, 2022
Dec 22, 2021
Dec 22, 2021
Nov 3, 2021
Mar 15, 2022
Dec 22, 2021
Mar 15, 2022
Mar 15, 2022
Aug 12, 2021
Jul 4, 2019
Jan 19, 2022
Oct 31, 2018
Jan 14, 2021
Jan 19, 2022
Jan 24, 2019
Dec 15, 2021
Nov 3, 2021
Aug 23, 2019
Jan 29, 2022
Jan 29, 2022

Repository files navigation

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.0.0 version, it supports:

  • sending message in synchronous mode
  • sending message in asynchronous mode
  • sending message in oneway mode
  • sending orderly messages
  • consuming message using push model
  • message tracing for pub and sub messages
  • ACL for producers and consumers

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

About

Apache RocketMQ go client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%