luoxiner opened a new issue #8655: URL: https://github.com/apache/dubbo/issues/8655
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. - [ ] I have checked the [FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2 and 3 * Operating System version: xxx * Java version: xxx ### Steps to reproduce this issue Recently, I work on the http2dubbo transcoding, i find there is no unified specification that describe how to make a http request, how to pass the service and method to transcoder, ... can we make the http 2 dubbo invocation base on the unified standard ? may be we can have a discussion about this, and this work may help gateway developer to implement their own transcoder, and users may use http2dubbo transcoder more conveniently. Pls. provide [GitHub address] to reproduce this issue. ### Expected Result a unifed standard for transforming http request to dubbo request(and triple), also response ! ### Actual Result -- 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]
