Crate bee_network[−][src]
Networking functionality and types for nodes and clients participating in the IOTA protocol built on top of
libp2p.
Macros
| alias | Creates a (shorter) peer alias from a peer id. |
Structs
| Keypair | An Ed25519 keypair. |
| Multiaddr | Representation of a Multiaddr. |
| PeerId | Identifier of a peer of the network. |
| PeerInfo | Additional information about a peer. |
Enums
| PeerRelation | Describes the relation with a peer. |
| Protocol |
|
| PublicKey | The public key of a node’s identity keypair. |