You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2023/01/10 05:54:47 UTC

[GitHub] [brpc-website] wasphin commented on a diff in pull request #126: update the apache logo and description

wasphin commented on code in PR #126:
URL: https://github.com/apache/brpc-website/pull/126#discussion_r1065357838


##########
content/zh/_index.html:
##########
@@ -44,14 +44,14 @@ <h3 class="section-head">你可以使用它:</h3>
         <li style="text-align:left">搭建能在一个端口支持多协议的服务, 或访问各种服务。</li>
         <ol style="text-align:left">
           <li>
-            restful http/https, h2/gRPC. 使用bRPC的http实现比libcurl方便多了。从其他语言通过HTTP/h2+json访问基于protobuf的协议.
+            restful http/https, h2/gRPC, 使用bRPC的http实现比libcurl方便多了。从其他语言通过HTTP/h2+json访问基于protobuf的协议。
           </li>
           <li>redis and memcached, 线程安全,比官方client更方便。</li>
           <li>rtmp/flv/hls, 可用于搭建流媒体服务。</li>
-          <li>hadoop_rpc (可能开源)</li>
-          <li>支持rdma(即将开源)</li>
+          <li>hadoop_rpc (可能开源)。</li>
+          <li>支持rdma(即将开源)。</li>

Review Comment:
   已经开源并合入主分支了。
   
   这个是不是又要两边同步文档了?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org