refactor: Merge multiplexer & miniprotocols into single crate (#244)
This commit is contained in:
parent
b63d2052cb
commit
d5f0c2fd80
80 changed files with 1694 additions and 3002 deletions
3
pallas-network/README.md
Normal file
3
pallas-network/README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Pallas Network
|
||||
|
||||
An implementation of the Ouroboros networking stack. It provides a generic multiplexer and state-machines for the different mini-protocols. It uses async and tokio under the hood.
|
||||
Loading…
Add table
Add a link
Reference in a new issue