Crates.io | pallas-network |
lib.rs | pallas-network |
version | 0.31.0 |
source | src |
created_at | 2023-04-14 00:37:59.603997 |
updated_at | 2024-11-04 15:41:54.948601 |
description | Ouroboros networking stack using async IO |
homepage | https://github.com/txpipe/pallas |
repository | https://github.com/txpipe/pallas |
max_upload_size | |
id | 838838 |
size | 270,763 |
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.