I'm interested in recording and playback of GRPC. I would like to be able to record incoming requests and play them back later.
Some ideas for doing this include: - Hooks in the library that would let us write each request to a file. - Recording as pcap with tcpdump and doing re-assembly. - Running a small proxy that records and forwards requests. Has anything like this been implemented? Any ideas/ thoughts? /Nils -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/7e7c05f6-f686-479b-849e-c2fe7bafb633%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
