tree: 475d219453c6038f8b65bd4ce1a2483b563553e8 [path history] [tgz]
  1. client.cpp
  2. client2.cpp
  3. echo.thrift
  4. Makefile
  5. native_client.cpp
  6. native_server.cpp
  7. README.md
  8. server.cpp
  9. server2.cpp
example/thrift_extension_c++/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