Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Link fixing
  • Loading branch information
olgahryniuk authored Jun 8, 2021
commit e606ca9fdd4ee4f6e10522b67d318200cb99f3b6
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ following tasks:

### Multiplexing

The multiplexing layer acts as a central crossing between mini-protocols and the network channel. It runs several [mini-protocols](/explore-cardano/about-cardano-network#utilizingmini-protocols) in parallel in a single channel ‒ TCP connection, for example.
The multiplexing layer acts as a central crossing between mini-protocols and the network channel. It runs several [mini-protocols](/explore-cardano/cardano-network/about-the-cardano-network/#utilizingmini-protocols) in parallel in a single channel ‒ TCP connection, for example.

Figure 1 reflects how data flows between two nodes, each running three
mini-protocols using a multiplexer (MUX) and a de-multiplexer (DEMUX).
Expand Down