@libp2p/interface
Advanced tools
Comparing version
@@ -13,2 +13,9 @@ import type { MultiaddrConnection } from './connection.js'; | ||
remotePeer?: PeerId; | ||
/** | ||
* Some encryption protocols allow negotiating application protocols as part | ||
* of the initial handshake. The negotiated stream muxer protocol will be | ||
* included as part of the from the `secureOutbound`/`secureInbound` methods | ||
* unless `false` is passed here. | ||
*/ | ||
skipStreamMuxerNegotiation?: boolean; | ||
} | ||
@@ -15,0 +22,0 @@ /** |
{ | ||
"name": "@libp2p/interface", | ||
"version": "2.8.0", | ||
"version": "2.9.0-6f96de86c", | ||
"description": "The interface implemented by a libp2p node", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0 OR MIT", |
@@ -14,2 +14,10 @@ import type { MultiaddrConnection } from './connection.js' | ||
remotePeer?: PeerId | ||
/** | ||
* Some encryption protocols allow negotiating application protocols as part | ||
* of the initial handshake. The negotiated stream muxer protocol will be | ||
* included as part of the from the `secureOutbound`/`secureInbound` methods | ||
* unless `false` is passed here. | ||
*/ | ||
skipStreamMuxerNegotiation?: boolean | ||
} | ||
@@ -16,0 +24,0 @@ |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
319534
-6.66%118
-0.84%7898
-2.54%1
Infinity%