You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by li...@apache.org on 2021/10/04 08:05:07 UTC

[rocketmq-apis] 01/01: Merge pull request #1 from apache/api_draft

This is an automated email from the ASF dual-hosted git repository.

lizhanhui pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-apis.git

commit c60ed131f47231ebd286f462173187623aac1c49
Merge: 7676a60 c5fdb7e
Author: Zhanhui Li <li...@apache.org>
AuthorDate: Mon Oct 4 16:05:01 2021 +0800

    Merge pull request #1 from apache/api_draft
    
    Init first draft version of rocketmq new apis

 README.md                           |  18 +-
 apache/rocketmq/v1/admin.proto      |  30 +++
 apache/rocketmq/v1/definition.proto | 313 ++++++++++++++++++++++++++
 apache/rocketmq/v1/service.proto    | 424 ++++++++++++++++++++++++++++++++++++
 4 files changed, 784 insertions(+), 1 deletion(-)