CAICAIIs commented on PR #3299: URL: https://github.com/apache/dubbo-go/pull/3299#issuecomment-5194862826
> > > 现在加了这些config之后 这些配置也没有消费者呀 是计划以后再加吗 > > > > > > 这些字段目前已经有消费者:`protocolConf.TripleConfig` 会通过 URL attribute 传到 Triple server,`startHttp3` / `startHttp2AndHttp3` 会调用 `newQUICConfig` 并映射到 `quic.Config`。这个 PR 先覆盖 server 侧QUIC runtime 配置链路,后续要更完整的 option API 再补 > > 后续工作建 issue 了吗? 在原issue中提及,与原规划同步推进 -- 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]
