TonyPursueDream commented on issue #2263:
URL: https://github.com/apache/dubbo-go/issues/2263#issuecomment-1492781029

   Hi, there! I am a graduate student from the University of Sydney, and I am 
new to the open source contributing environment. I have prior experience in 
Python, Java, PHP and Golang. Recently, I started working with some projects 
related to Golang and gRPC. Thus, I would like to have a chance to work on a 
project related to those topics, to further sharpen my skills.
   
   Currently, my understanding towards the issue is that:
   
   - The dubbo-go package fully depends on grpc-go at the moment, while only 
uses a small portion of it (RPC protocol), making the dubbo-go package too 
bulky.
   - It is hard to integrate the current implementation with the extensions and 
featured defined by Dubbo
   
   Thus, a slimmer implementation is required, the new implementation should be 
based on HTTP and is gRPC compatible. At the same time, the new implementation 
should inject as least dependencies as possible.
   
   Any help and advice would be greatly appreciated. Thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to