• Sumant Tambe's avatar
    Efficient Conversion of a FlatBufferBuilder to a MessageBuilder (#4980) · 802639e4
    Sumant Tambe authored
    * Efficient conversion of FlatBufferBuilder to grpc::MessageBuilder
    
    * Added a variety of tests to validate correctness of the MessageBuilder move operations.
    Disable MessageBuilder half-n-half tests on MacOS.
    
    * Fix failing Android build
    
    * Generalized the MessageBuilder move constructor to accept a deallocator
    802639e4
grpctest.cpp 6.15 KB