nostr-rs-relay/src
2022-12-18 22:15:50 -06:00
..
close.rs refactor: misc clippy suggestions 2022-09-24 09:01:09 -05:00
config.rs perf: set default blocking threads to lower value 2022-12-18 12:20:57 -06:00
conn.rs refactor: simplify tracking of subscriptions 2022-12-17 20:46:58 -06:00
db.rs perf: reduce logging 2022-12-18 22:11:46 -06:00
delegation.rs feat(NIP-26): allow searches for delegated public keys 2022-10-16 15:25:06 -05:00
error.rs feat(NIP-20): improve invalid event error messages 2022-11-12 09:13:22 -06:00
event.rs refactor: clippy fix 2022-11-12 09:22:24 -06:00
hexrange.rs improvement: make hexsearch structs sortable 2022-12-17 07:49:05 -06:00
info.rs feat(NIP-20): advertise support for NIP-20 in relay info/readme 2022-11-12 09:22:43 -06:00
lib.rs feat(NIP-20): send command results to clients 2022-11-12 09:12:35 -06:00
main.rs feat: show client IP in logs 2022-11-02 18:33:44 -05:00
nip05.rs feat: replace logging with tracing 2022-09-28 07:19:59 -05:00
notice.rs feat(NIP-20): send command results to clients 2022-11-12 09:12:35 -06:00
schema.rs perf: add index for tags 2022-12-17 23:17:53 -06:00
server.rs perf: remove shared cache mode (experiment) 2022-12-18 22:15:50 -06:00
subscription.rs docs: comment reason for force_no_match 2022-12-16 14:35:21 -06:00
utils.rs fix(NIP-12): correctly search for mixed-case hex-like tags 2022-08-17 16:34:11 -07:00