Skip to content

Is it possible to send QUIC packets? #377

Answered by dannagle
lya1016 asked this question in Q&A
Discussion options

You must be logged in to vote

Your options are in the drop-down. They are UDP, TCP, SSL, and various HTTP methods.

QUIC is built on top of UDP, so you could in theory communicate with a QUIC server, but you would only get as far as the initial handshake sequence.

Feel free to open a feature request. The are efforts to include more built-in protocols.

Replies: 1 comment

Comment options

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