Skip to content
Discussion options

You must be logged in to vote

使用时不需要关注具体的握手报文。收到服务端报文后,通过quic_endpoint_recv将报文递交给TQUIC协议栈,然后通过quic_endpoint_process_connections处理连接事件,可参考C示例客户端程序中的process_connections函数。

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ValorBao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants