serverglen commented on code in PR #2312: URL: https://github.com/apache/brpc/pull/2312#discussion_r1260803990
########## README_cn.md: ########## @@ -15,7 +15,7 @@ brpc是用c++语言编写的工业级RPC框架,常用于搜索、存储、机 * [redis](docs/cn/redis_client.md)和[memcached](docs/cn/memcache_client.md), 线程安全,比官方client更方便。 * [rtmp](https://github.com/apache/brpc/blob/master/src/brpc/rtmp.h)/[flv](https://en.wikipedia.org/wiki/Flash_Video)/[hls](https://en.wikipedia.org/wiki/HTTP_Live_Streaming), 可用于搭建[流媒体服务](https://github.com/brpc/media-server). * hadoop_rpc(可能开源) - * 支持[rdma](https://en.wikipedia.org/wiki/Remote_direct_memory_access)(即将开源) Review Comment: 同上 ########## README.md: ########## @@ -15,7 +15,7 @@ You can use it to: * [redis](docs/en/redis_client.md) and [memcached](docs/en/memcache_client.md), thread-safe, more friendly and performant than the official clients. * [rtmp](https://github.com/apache/brpc/blob/master/src/brpc/rtmp.h)/[flv](https://en.wikipedia.org/wiki/Flash_Video)/[hls](https://en.wikipedia.org/wiki/HTTP_Live_Streaming), for building [streaming services](https://github.com/brpc/media-server). * hadoop_rpc (may be opensourced) - * [rdma](https://en.wikipedia.org/wiki/Remote_direct_memory_access) support (will be opensourced) Review Comment: 要不也一并修改下 https://github.com/apache/brpc-website/blob/master/content/en/_index.html 库 ########## README.md: ########## @@ -15,7 +15,7 @@ You can use it to: * [redis](docs/en/redis_client.md) and [memcached](docs/en/memcache_client.md), thread-safe, more friendly and performant than the official clients. * [rtmp](https://github.com/apache/brpc/blob/master/src/brpc/rtmp.h)/[flv](https://en.wikipedia.org/wiki/Flash_Video)/[hls](https://en.wikipedia.org/wiki/HTTP_Live_Streaming), for building [streaming services](https://github.com/brpc/media-server). * hadoop_rpc (may be opensourced) - * [rdma](https://en.wikipedia.org/wiki/Remote_direct_memory_access) support (will be opensourced) Review Comment: 要不也一并修改下 https://github.com/apache/brpc-website/blob/master/content/en/_index.html 库 ########## README_cn.md: ########## @@ -15,7 +15,7 @@ brpc是用c++语言编写的工业级RPC框架,常用于搜索、存储、机 * [redis](docs/cn/redis_client.md)和[memcached](docs/cn/memcache_client.md), 线程安全,比官方client更方便。 * [rtmp](https://github.com/apache/brpc/blob/master/src/brpc/rtmp.h)/[flv](https://en.wikipedia.org/wiki/Flash_Video)/[hls](https://en.wikipedia.org/wiki/HTTP_Live_Streaming), 可用于搭建[流媒体服务](https://github.com/brpc/media-server). * hadoop_rpc(可能开源) - * 支持[rdma](https://en.wikipedia.org/wiki/Remote_direct_memory_access)(即将开源) 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
