Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/net
TlsUpgradeFunction
Type Alias TlsUpgradeFunction<Options, TcpConnection, TlsConnection>
TlsUpgradeFunction
:
(
tcpConn
:
TcpConnection
,
options
:
Options
,
)
=>
Promise
<
TlsConnection
>
Type Parameters
Options
TcpConnection
extends
ITcpConnection
TlsConnection
extends
ITlsConnection
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.7
Loading...