Skip to content

Commit

Permalink
Merge pull request #666 from francisoliverlee/new-official-website
Browse files Browse the repository at this point in the history
update doc url of  RIP-37
  • Loading branch information
francisoliverlee authored Jun 30, 2024
2 parents 6b2c396 + c3486a7 commit a16f15e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The gRPC SDK has the following advantages over the earlier Remoting protocol SDK
- Immutable interface design to avoid business exceptions caused by parameter and information leakage.
- Better support for multiple languages, as the gRPC protocol has the advantage of supporting multiple languages and enables lower cost evolution to achieve consistent behavior in multiple language SDKs.

Want the detailed design thinking and evolutionary direction, refer to [RIP-37: New and Unified APIs](https://shimo.im/docs/m5kv92OeRRU8olqX) and [RIP-39: Support gRPC protocol](https://shimo.im/docs/gXqmeEPYgdUw5bqo).
Want the detailed design thinking and evolutionary direction, refer to [RIP-37: New and Unified APIs](https://docs.qq.com/doc/DUkNwdkdQUU15V1Fr) and [RIP-39: Support gRPC protocol](https://shimo.im/docs/gXqmeEPYgdUw5bqo).

### SDK Info

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-5.0/13-sdk/01overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ gRPC SDK 相比早期Remoting 协议 SDK 具备如下优势:
- 接口确定性设计更完善,参数、异常类型明确。
- 接口不可变性设计,避免透传、漏传参数和信息导致的业务异常。
- 多语言支持更完善,由于gRPC协议的多语言优势,可以更低成本演进出行为一致的多语言sdk。
详细的设计思考和演进方向,参考[RIP-37: New and Unified APIs](https://shimo.im/docs/m5kv92OeRRU8olqX)[RIP-39: Support gRPC protocol](https://shimo.im/docs/gXqmeEPYgdUw5bqo)
详细的设计思考和演进方向,参考[RIP-37: New and Unified APIs](https://docs.qq.com/doc/DUkNwdkdQUU15V1Fr)[RIP-39: Support gRPC protocol](https://shimo.im/docs/gXqmeEPYgdUw5bqo)

目前支持的开发语言和代码仓库详情可直接参考[rocketmq-clients](https://github.com/apache/rocketmq-clients#features-and-status) SDK 仓库信息。

Expand Down

0 comments on commit a16f15e

Please sign in to comment.