+4
Cargo.lock
+4
Cargo.lock
···
+4
spacedust/Cargo.toml
+4
spacedust/Cargo.toml
···
+1
spacedust/src/consumer.rs
+1
spacedust/src/consumer.rs
+11
spacedust/src/lib.rs
+11
spacedust/src/lib.rs
············
+244
-41
spacedust/src/server.rs
+244
-41
spacedust/src/server.rs
·········+async fn instrument_handler<T, H, R>(ctx: &RequestContext<T>, handler: H) -> Result<R, HttpError>+histogram!("server_handler_latency", "endpoint" => endpoint).record(latency.as_micros() as f64);···
+75
spacedust/src/subscriber.rs
+75
spacedust/src/subscriber.rs
···+if !(query.wanted_subjects.contains(&link.target) || query.wanted_subject_dids.contains(&target_did) || query.wanted_subjects.is_empty() && query.wanted_subject_dids.is_empty()) {
spacedust/static/favicon.ico
spacedust/static/favicon.ico
This is a binary file and will not be displayed.
+54
spacedust/static/index.html
+54
spacedust/static/index.html
···+<meta name="description" content="API Documentation for Spacedust, a configurable ATProto notifications firehose" />
+1
-1
ufos/src/index_html.rs
+1
-1
ufos/src/index_html.rs
···<meta name="description" content="API Documentation for UFOs: Samples and stats for all atproto lexicons." />