• jamesge's avatar
    Renamed ThriftMessage to ThriftFramedMessage, ThriftTemplateMessage to ThriftMessage · 05a0bd10
    jamesge authored
    Removed thrift_binary_head.h and renamed thrift_binary_head_t to thrift_head_t which is in thrift_message.h
    Adapt thrift 0.11 which uses shared_ptr defined in stdcxx.h
    Simplify example/thrift_extension_c++ by roundrobin between processing by handler or directly.
    Removed libbrpc_thrift.a, the objs are archived into libbrpc.a (and libbrpc.so) directly
    05a0bd10
Name
Last commit
Last update
..
Makefile Loading commit data...
README.md Loading commit data...
client.cpp Loading commit data...
echo.thrift Loading commit data...
native_client.cpp Loading commit data...
native_server.cpp Loading commit data...
server.cpp Loading commit data...