Remove support for mplex (#3312)

This commit is contained in:
Pierre Krieger
2019-08-07 21:08:21 +02:00
committed by Gavin Wood
parent b5cd36289e
commit f11291cd9a
2 changed files with 3 additions and 8 deletions
-2
View File
@@ -89,8 +89,6 @@
//!
//! The following multiplexing protocols are supported:
//!
//! - [Mplex](https://github.com/libp2p/specs/tree/master/mplex). Support for mplex will likely
//! be deprecated in the future.
//! - [Yamux](https://github.com/hashicorp/yamux/blob/master/spec.md).
//!
//! ## Substreams