Hi,

I have some questions about gRPC extenstion.

1. When I refer to the Thirft implementation of Dubbo I found there are
native-thrift and thrift, and thrift was deprecated. I wonder the
differences between them, is that mean dubbo no longer support dubbo custom
thrift?

2. When I use gRPC and Thrift found they have the similarity that use
theirselves compiler to compile from .protobuf or .thrift file to .java not
using custom encodng.
But I found the thrift codec2 implementation was customized, and what
should gRPC protocol do about the protocl codec? Using native gRPC protocol
of customeize a codec for gRPC.

Best Regards!

Huxing Zhang <hux...@apache.org> 于2019年5月13日周一 下午5:12写道:

> Hi,
>
> On Sat, May 11, 2019 at 11:20 AM Yang Zhou <arjen.z...@gmail.com> wrote:
> >
> > Hi Huxing,
> >
> > Thanks for your reply.
> >
> > I'v read these documents already. According to my experience, before
> > writing a draft proposal should I talk about the detail with mentors? Is
> > there any detail about these projects except these issues because these
> to
> > short to understand how to deal with.
>
> +1 to engage with the community before writing proposal.
> Just feel free to ask on the list or on the Github issues if you have
> any questions.
>
> >
> > Huxing Zhang <hux...@apache.org> 于2019年5月10日周五 上午9:39写道:
> >
> > > Hi,
> > >
> > > On Thu, May 9, 2019 at 11:28 AM Yang Zhou <arjen.z...@gmail.com>
> wrote:
> > > >
> > > > Hi,
> > > >
> > > > I am a college student from China who want to apply for ASoC.
> > >
> > > First, welcome to the community!
> > > There is an issue[1] regarding the information.
> > >
> > > > I have experience on contribute to open source, not accepted by
> > > GSoC(other
> > > > community) and want to contribute to dubbo.
> > > > I am experienced in Java, and have experience in using spring and
> netty.
> > > I
> > > > believe that I am able to commit code to dubbo.
> > > > I want some guide for contribute and want to know the way of
> communicate
> > > > with. I found there is few poeple in gitter and is it a correct way
> to
> > > > create a PR through the issues?
> > >
> > > The recommended way of communication is mailing list (preferred) and
> > > Github issues.
> > > To start contributing, I suggest to read the new contributor guide[2].
> > > Feel free to ask if you have any further questions.
> > >
> > > >
> > > > Yang Zhou
> > >
> > > [1] https://github.com/apache/incubator-dubbo/issues/4001
> > > [2]
> > >
> http://dubbo.apache.org/en-us/docs/developers/contributor-guide/new-contributor-guide_dev.html
> > >
> > >
> > > --
> > > Best Regards!
> > >
> > > Huxing
> > >
>
>
>
> --
> Best Regards!
> Huxing
>

Reply via email to