apache / dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.
https://dubbo.apache.org/
Apache License 2.0
40.5k stars 26.43k forks source link

[Feature] Integration testing and Example for HTTP/3 #14354

Open oxsean opened 4 months ago

oxsean commented 4 months ago

Pre-check

Search before asking

Apache Dubbo Component

Java SDK (apache/dubbo)

Descriptions

It is recommended that the original HTTP/2 triple related Integration testing and Example be modified to add support for HTTP/3.

Related issues

No response

Are you willing to submit a pull request to fix on your own?

Code of Conduct

heliang666s commented 4 months ago

I am interested in it,Could you assgin me please?

oxsean commented 2 months ago

Example done https://github.com/apache/dubbo-samples/pull/1177