Closed go-jar closed 2 years ago
What do you mean by aborting the handshake exactly? What is the behavior you expect at both the client and the server in that scenario?
What do you mean by aborting the handshake exactly? What is the behavior you expect at both the client and the server in that scenario?
I want to make the transmitted message unencrypted.
QUIC does not supported unencrypted data transmission.
QUIC does not supported unencrypted data transmission.
Thanks!
Can I abort the handshake? I tried as follows, but it not worked. I configured server as follows.
But I don't know how to make the client abort the handshake. I try to configure the client as follows.
But error occurred: