Skip to content

Commit

Permalink
Test for building
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-ai committed Jul 13, 2023
1 parent a5cd169 commit eb05bc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Apache RocketMQ supports two styles of APIs to acknowledge messages once they ar

Either of them is widely adopted by products. Per message acknowledgement simplifies SDK implementation while selective approach is more performant considering that fewer RPCs are required.


## Transport Layer

This SDK is built on top of [gRPC](https://grpc.io/). [Protocol Buffers](https://developers.google.com/protocol-buffers) is used to serialize application messages.
Expand Down

0 comments on commit eb05bc3

Please sign in to comment.