libp2p / blog

Blog site for the libp2p project.
MIT License
9 stars 7 forks source link

Detail the deprecation of mplex #106

Open p-shahi opened 1 year ago

p-shahi commented 1 year ago

Ref: https://github.com/libp2p/specs/issues/553

libp2p implementations are in the process of deprecating mplex (in favor of yamux or transports with built in mplexing like QUIC) - this blog post should detail the motivations and describe historical reasons for supporting mplex this long

marten-seemann commented 1 year ago

Good idea! @p-shahi, could you draft something? Would be nice to get this blog post out pretty soon.