Skip to main content

REQUEST_PREFIX

Constant REQUEST_PREFIX 

Source
pub const REQUEST_PREFIX: &str = "ask-";
Expand description

Prefix on an access-request id (D72), so an id says which table it belongs to without a lookup. Disjoint from INVITE_PREFIX because the two live in different maps and a reader comparing a claim link against a log line should not have to guess which one they are holding.