jamesge 74310245bf make by config_brpc.sh shows commands by default, add -s to hide 4 년 전
..
Makefile 74310245bf make by config_brpc.sh shows commands by default, add -s to hide 4 년 전
README.md 00a5accf3c Trigger ci test 6 년 전
client.cpp 078051f9bf Update license header to Apache 5 년 전
client2.cpp 078051f9bf Update license header to Apache 5 년 전
echo.thrift 5954859713 Add a proxy example in example/thrift_extension_c++ 5 년 전
native_client.cpp 078051f9bf Update license header to Apache 5 년 전
native_server.cpp 078051f9bf Update license header to Apache 5 년 전
server.cpp 078051f9bf Update license header to Apache 5 년 전
server2.cpp 078051f9bf Update license header to Apache 5 년 전

README.md

Note:

Only thrift framed transport supported now, in another words, only working on thrift nonblocking mode.

summary:

echo_client/echo_server:
    brpc + thrift protocol version
native_client/native_server:
    native thrift cpp version