Expand description
The pubhubs backend servers
Re-exportsΒ§
pub use config::Config;pub use constellation::Constellation;pub use macros::for_all_servers;
ModulesΒ§
- auths π
- Server: Authentication Server
- config
- Configuration (files)
- constellation
- Details on the constellation of PubHubs servers
- macros
for_all_servers- object_
store π - Storage backend for pubhubs servers
- phc π
- Server: PubHubs Central
- run π
- Running PubHubs
Servers - server π
- Whatβs common between PubHubs servers
- transcryptor π
- Server: Transcryptor
- version π
- yivi
- Tools for dealing with yivi.
StructsΒ§
- Card
Config - Configuration of PubHubs card issuance
- Set
- A set of running PubHubs servers.
EnumsΒ§
- Name
- Enumerates the names of the different PubHubs servers
FunctionsΒ§
- version
- Returns the PubHubs servers version when available.