AlexStocks opened a new issue, #3030: URL: https://github.com/apache/dubbo-go/issues/3030
### 讨论详情 1 应用级别的心跳包:因为正常的 http2 是有心跳包的,一段时间不处理需要关闭连接;http3 go 中无法感知到心跳,需要出一个新方案,说明在 dubbogo 中怎么实现相应的心跳; 2 优雅下线:dubbo server http3 下线的时候会广播一些包,需要查看 dubbogo 是否做了相应的工作; 3 dubbogo 和 dubbo http3 互通测试。 4 http3 基于 UDP 有可能被路由器挡掉,HTTP2 先在两端测试,如果能打通才升级到 HTTP3. ### 📚 相关背景 _No response_ -- 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-unsubscr...@dubbo.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org