lib: deprecate _tls_common and _tls_wrap · nodejs/node@a822a1c · GitHub
Skip to content

Commit a822a1c

Browse files
lib: deprecate _tls_common and _tls_wrap
runtime deprecate the _tls_common and _tls_wrap modules, users should use nust node:tls insteal and internally internal/tls/commond and internal/tls/wrap should be used instead PR-URL: #57643 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 6710c00 commit a822a1c

11 files changed

Lines changed: 2000 additions & 1941 deletions

doc/api/deprecations.md

Lines changed: 14 additions & 0 deletions

lib/_tls_common.js

Lines changed: 3 additions & 149 deletions

0 commit comments

Comments
 (0)