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::SocketAddrinto aurl::Url.