You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
Hello,
Is there any sample code for both client side and server side to demonstrate the TLS ticket based session resumption? I took a look at the tests in handshake_client_test.go, it just calls the "handshake" method twice. What does the TLS session resumption work in real case scenario?