sn_interface

Crates.iosn_interface
lib.rssn_interface
version0.22.4
sourcesrc
created_at2022-04-14 16:28:31.449666
updated_at2023-03-31 16:02:50.077538
descriptionSafe Network Interfaces. Messaging and Types.
homepagehttps://maidsafe.net
repositoryhttps://github.com/maidsafe/safe_network
max_upload_size
id567626
size728,608
MaidSafe-QA (MaidSafe-QA)

documentation

https://docs.rs/sn_node

README

Safe Network Interface

This crate provides three of the core building blocks of the Safe Network. These are used by both clients and nodes.

Types

The Safe Network Types are the core data types used on the network.

Messaging

The Safe Network Messaging interface. This provides the message encoding/decoding for network communications.

Network Knowledge

The data needed to validate sections/elders/adults and to decide how to route messages on the network.

Commit count: 4014

cargo fmt