mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-05 19:06:53 +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:
2
tests/monster_test_callback.grpc.fb.cc
Normal file
2
tests/monster_test_callback.grpc.fb.cc
Normal file
@@ -0,0 +1,2 @@
|
||||
// Callback variant source references primary generated implementation.
|
||||
#include "monster_test_callback.grpc.fb.h"
|
||||
Reference in New Issue
Block a user