mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-06 00:16:54 +00:00
gRPC callbackService support added (#8666)
* grpc callbackService support added Signed-off-by: shankeleven <shashanksati11@gmail.com> * tests: regenerate C++ gRPC golden with --grpc-callback-api (CallbackService & async_ reactor APIs); update formatting and method placement --------- Signed-off-by: shankeleven <shashanksati11@gmail.com> Co-authored-by: Wouter van Oortmerssen <aardappel@gmail.com>
This commit is contained in:
4
tests/monster_test_callback.grpc.fb.h
Normal file
4
tests/monster_test_callback.grpc.fb.h
Normal file
@@ -0,0 +1,4 @@
|
||||
// Callback variant copy of monster_test.grpc.fb.h generated with
|
||||
// --grpc-callback-api (kept separate as a golden for callback API feature
|
||||
// evolution)
|
||||
#include "monster_test.grpc.fb.h"
|
||||
Reference in New Issue
Block a user