Skip to main content

Module hub

Module hub 

Source
Expand description

.ph/hub/... endpoints, used by hubs

Structs§

TicketContent
A ticket, a Signed TicketContent, certifies that the hub uses the given verifying_key.
TicketEP
Used by a hub to request a ticket (see TicketContent) from PubHubs Central. The request must be signed for the verifying_key advertised by the hub info endoint (see crate::api::hub::InfoEP).
TicketReq
TicketSigned
A Signed message together with a Ticket.

Enums§

TicketOpenError
Error returned by TicketSigned::open.
TicketResp
What TicketEP returns

Type Aliases§

Ticket