You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "gueFDF (via GitHub)" <gi...@apache.org> on 2023/03/22 08:49:59 UTC

[GitHub] [dubbo-go] gueFDF opened a new issue, #2258: dubbo-go的web支持

gueFDF opened a new issue, #2258:
URL: https://github.com/apache/dubbo-go/issues/2258

    * 给出 dubbo go 体系下 http(web) 通信和编码方案 。
    * Give the http(web) communication and encoding scheme under the dubbo go system.


-- 
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.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


[GitHub] [dubbo-go] chickenlj commented on issue #2258: dubbo-go的web支持

Posted by "chickenlj (via GitHub)" <gi...@apache.org>.
chickenlj commented on issue #2258:
URL: https://github.com/apache/dubbo-go/issues/2258#issuecomment-1482448670

   Supporting HTTP RPC communication and Web-style programming are two important things we need to provide to the users.
   
   This issue can focus on how can we provide web-style programming to the end users. It doesn't mean that we must provide many codes in order to be there, it's mainly about how can web-style programming API can work the best based on Dubbo's unique style. 
   
   I suggest we investigate other popular web frameworks such as Gin, Gorilla, Kite, and so on to find the solution best suited for Dubbo-go.
   


-- 
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