README.md 260 Bytes
Newer Older
wangxuefeng's avatar
wangxuefeng committed
1
Note:
2 3 4 5 6
    Only thrift framed transport supported now, in another words, only working on thrift nonblocking mode.

summary:
    echo_client/echo_server:
        brpc + thrift protocol version
7 8
    native_client/native_server:
        native thrift cpp version
9 10