We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a97688f commit 02f029aCopy full SHA for 02f029a
README.md
@@ -1,4 +1,11 @@
1
-# go-mplex
+# DEPRECATED: go-mplex
2
+
3
+mplex is deprecated. When on TCP, we recommend using [Yamux](https://github.com/libp2p/go-yamux/) instead.
4
+If TCP is not a requirement, consider using QUIC instead.
5
6
+Ref: Discussion around mplex deprecation: https://github.com/libp2p/specs/issues/553
7
8
+---
9
10
[](https://protocol.ai)
11
[](https://pkg.go.dev/github.com/libp2p/go-mplex)
0 commit comments