deep-tls 提供了一些对数据进行深度操作的工具,如:深度相等测试、深度遍历、深拷贝等;其中,深拷贝deepCopy可对任意数据进行深度拷贝,包括 函数 function、正则 RegExp、Map、Set、Date、Array、URL 等等;支持含循环引用对象的拷贝,并且不会丢失成员的引用关系 和 类型信息,支持扩展,可根据数据类型定制拷贝逻辑,也可指定拷贝深度;所以,通过它可实现对任意类型的数据进行任意想要的拷贝
An elegant way to define lightweight protocols on-top of TCP/TLS sockets in node.js
A pure-JS module to read TLS client hello data and fingerprints from an incoming socket connection
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
A Pulumi package to create TLS resources in Pulumi programs.
Turn a function into an `http.Agent` instance
Easy as cake e-mail sending from your Node.js applications
Popsicle transport for sending requests over HTTP1 and HTTP2
FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript.
MongoDB Shell CLI REPL Package
MongoDB Shell CLI REPL
React Native TCP socket API for Android & iOS with SSL/TLS support
A port of the tls module for the browser.
Sets up a cloudfront distribution with custom TLS certificates
Transport Layer Security (TLS) streams for JavaScript
NodeJS/browser bindings to the aws-c-* libraries
An implementation of window.fetch in Node.js using Minipass streams
A connection encrypter that uses TLS 1.3
Automatically acquire a <peerId>.libp2p.direct TLS certificate
XMPP TLS for JavaScript
Node.js client for bogdanfinn/tls-client with native shared-library loading and optional managed runtime support.
Simple module to split a single certificate authority chain file (aka: bundle, ca-bundle, ca-chain, etc.) into an array, as expected by the node.js tls api.
A socket implementation that can run on Cloudflare Workers using native TCP connections.
A library for server-side integrating with Braintree.