hi.. is there a way for a streaming call in grpc to accept it's binary array prior to it being turned into protobuff?
i'm aware that protobuff itself has this ability, but getting the byte array , turning it into an object and then turning it back to byte array seems redundant. the reason is that i'd like to create a "recording file " of the incoming traffic (to be played back later). -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/5db42970-1738-437c-ba7d-52a1089792a5%40googlegroups.com.
