Crates.io | sn_interface |
lib.rs | sn_interface |
version | 0.22.4 |
source | src |
created_at | 2022-04-14 16:28:31.449666 |
updated_at | 2023-03-31 16:02:50.077538 |
description | Safe Network Interfaces. Messaging and Types. |
homepage | https://maidsafe.net |
repository | https://github.com/maidsafe/safe_network |
max_upload_size | |
id | 567626 |
size | 728,608 |
This crate provides three of the core building blocks of the Safe Network. These are used by both clients and nodes.
The Safe Network Types are the core data types used on the network.
The Safe Network Messaging interface. This provides the message encoding/decoding for network communications.
The data needed to validate sections/elders/adults and to decide how to route messages on the network.