Skip to main content

Crate pocketscion

Crate pocketscion 

Source
Expand description

§The heart of PocketSCION.

Modules§

api
PocketSCION APIs.
authorization_server
PocketSCION Authorization Server.
cli
PocketSCION CLI options.
dto
This module provides the public facing DTOs (Data Transfer Object) for the pocket SCION system.
endhost_api
PocketSCION Endhost API.
io_config
PocketSCION I/O configuration.
management_api
PocketSCION management API server.
network
Network Simulation
runtime
PocketSCION runtime.
state
PocketSCION state.
topologies
Example pocket SCION topologies for testing.

Functions§

addr_to_http_url
Transform a std::net::SocketAddr into a url::Url.