You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "TonyPursueDream (via GitHub)" <gi...@apache.org> on 2023/04/01 01:41:18 UTC

[GitHub] [dubbo-go] TonyPursueDream commented on issue #2263: Lightweight HTTP1&2 Protocol to avoid direct depend on grpc-go library.

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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org