I aim to call a service from my MYSQL UDF. As you know I have to implement .proto, server.cc and client.cc in gRPC side and on the other hand I have to implement my UDF in c++. The app will work as when I call the MYSQL UDF (by select my_udf()) this UDF calls a service and server runs it and returns the result. My question is that how can I do this? Thanks
-- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/5f674cfb-6d48-4f27-80f2-0be7f6ae9138n%40googlegroups.com.