自动生成的tquic.h,导入的头文件不完整 #242
Unanswered
wsllf
asked this question in
Q&A (问题和回答)
Replies: 2 comments 7 replies
-
需包含 BoringSSL库的头文件
参考示例程序: |
Beta Was this translation helpful? Give feedback.
2 replies
-
你好,如下图,我在连接连接成功的时候,创建了双向流,然后在流可写的回调里,进行了写入流发送操作,服务端也接收到了我发送的数据,服务端给我回复了OK,但是我这客户端没有回调client_on_stream_readable方法,请问这可能是什么问题,服务端用的是tquic-example-c项目的server demo |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
这个SSL_CTX该引入哪个头文件
Beta Was this translation helpful? Give feedback.
All reactions