is:issue is:open Hey! I am using ibm-etcd which has grpc as it dependency. Etcd uses grpc-netty, protobuf and stub and I am trying to re-package grpc to avoid issues. I can see you have re-packaged core, context and stub. I am not familiar with re-packaging process. I see that only core and context have duplication of code. Should I re-package protobuf/netty? Is there any link you could point me to? There are several dummy classes you have created. Not sure how you chose them/why you decided to create them. Any help would really be appreciated.