Skip to main content

Module servers

Module servers 

Source
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Β§

CardConfig
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.