Replies: 1 comment 1 reply
-
Could you share your sample code? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I try to add a function quic_stream_write in simple_server class.but in simple_client class, client_on_stream_readable function only recv the data sended by quic_stream_write first time,can not receive the second time data.so in one stream.can only send data one time?
Beta Was this translation helpful? Give feedback.
All reactions