Preparing search index...
The search index is not available
libp2p
libp2p
@libp2p/interface
SecuredConnection
Interface SecuredConnection<Stream, Extension>
interface
SecuredConnection
<
Stream
,
Extension
>
{
conn
:
Stream
;
remoteExtensions
?:
Extension
;
remotePeer
:
PeerId
;
}
Type Parameters
Stream
=
any
Extension
=
unknown
Index
Properties
conn
remote
Extensions?
remote
Peer
Properties
conn
conn
:
Stream
Optional
remote
Extensions
remote
Extensions
?:
Extension
remote
Peer
remote
Peer
:
PeerId
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
conn
remote
Extensions
remote
Peer
libp2p
Loading...