| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Using TLS session resumption correctly is not obvious. This added example code should help new users understand how to use it correctly. Related issue: nodejs#3132
|
Bump! Slightly updated wording and added a commit message. maybe @indutny can review? |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This came up in #3132. I was assuming this API was still synchronous while it was changed back in 75ea11f. Hopefully this example clears up on how to use TLS session resumption correctly.
cc: @bnoordhuis