docs(network): Add chain-sync client docs (#252)
This commit is contained in:
parent
bd798058ad
commit
afb2d6a7c3
3 changed files with 85 additions and 4 deletions
|
|
@ -25,10 +25,9 @@ As already explained, _Pallas_ aims at being an expanding set of components. The
|
|||
|
||||
### Ouroboros Network
|
||||
|
||||
| Crates | Description |
|
||||
| --------------------------------------------- | ---------------------------------------------------------------------- |
|
||||
| [pallas-multiplexer](/pallas-multiplexer) | Multithreaded Ouroboros multiplexer implementation using mpsc channels |
|
||||
| [pallas-miniprotocols](/pallas-miniprotocols) | Implementation of the Ouroboros network mini-protocols state-machines |
|
||||
| Crates | Description |
|
||||
| --------------------------------------------- | ----------------------------------------------------------------------- |
|
||||
| [pallas-network](/pallas-network) | Network stack providing a multiplexer and mini-protocol implementations |
|
||||
|
||||
### Ouroboros Consensus
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue