CAICAIIs opened a new pull request, #1147:
URL: https://github.com/apache/dubbo-go-samples/pull/1147

   Bumps dubbo-go to the develop snapshot 
(`v3.3.3-0.20260906090102-5f54b6a8cc97`) that contains the new `Http3Config` 
QUIC options (apache/dubbo-go#3102).
   
   - Applies the new `triple.WithHttp3*` options (keep-alive, idle timeout, 
stream limits, receive windows) on both the Go server and client of the http3 
sample.
   - Replaces the deprecated `triple.Http3Enable()` with 
`triple.WithHttp3Enable()`.
   - Documents the options in README (EN/CN).
   
   Verified: `go build ./...` passes and the sample runs end-to-end (3 RPCs 
succeed over the dual HTTP/2+HTTP/3 transport).


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