Socket
Socket
Sign inDemoInstall

github.com/apache/rocketmq-client-go

Package Overview
Dependencies
0
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/apache/rocketmq-client-go


Version published

Readme

Source

RocketMQ Client Go

Build Status License Go Report Card GoDoc

( The alpha version of Apache RocketMQ Go in Pure Go has been released, Welcome have a try! native version )

  • The client is using cgo to call rocketmq-client-cpp, which has been proven robust and widely adopted within Alibaba Group by many business units for more than three years.

Features

At present, this SDK supports

  • sending message in synchronous mode
  • sending message in orderly mode
  • sending message in oneway mode
  • consuming message using push model
  • consuming message using pull 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

FAQs

Last updated on 03 Mar 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc