docs: Add miniprotocols crate README (#80)

This commit is contained in:
Santiago Carmuega 2022-03-18 21:59:20 -03:00 committed by GitHub
parent 0c765bea08
commit a08d3e04cc
2 changed files with 83 additions and 1 deletions

View file

@ -1,6 +1,6 @@
# Pallas Multiplexer
This is an implementation of the Ouroboros multiplexer logic as defined in the [The Shelley Networking Protocol](https://hydra.iohk.io/build/8242334/download/2/network-spec.pdf) specs.
This is an implementation of the Ouroboros multiplexer logic as defined in the [The Shelley Networking Protocol](https://hydra.iohk.io/build/1070091/download/1/network.pdf#chapter.3) specs.
## Architectural Decisions