twitter-archive / diffy

Find potential bugs in your services with Diffy
https://twitter.com/diffyproject
Apache License 2.0
3.83k stars 368 forks source link

support grpc #67

Closed thinkerou closed 4 years ago

thinkerou commented 6 years ago

I want to use it for grpc, support?

puneetkhanduri commented 6 years ago

Diffy currently supports Thrift rpc. Contributions welcome for grpc+protobuf.

thinkerou commented 6 years ago

OK, thanks @puneetkhanduri . My projects use grpc+protobuf now, so we will try to support them.

puneetkhanduri commented 6 years ago

Would love to learn more about your use case and see if we can collaborate on this. Let me know if you want to jump on a quick call.

thinkerou commented 6 years ago

Now I have many interface case and I spend time to maintain them. So I want to use diffy which only support thrift and http/https. Next I need to read the code of diffy to understand it and try to support grpc.

puneetkhanduri commented 6 years ago

@thinkerou I can explain the code to you as you add support fo grpc. let me know if you need help. i am happy to jump on a video cal and we can screenshare and pair up.

thinkerou commented 6 years ago

OK, thanks a lot @puneetkhanduri , sorry for the late replay and been busy recently, I will begin after a while and contact you.