nostr-rs-relay/src
2022-01-25 20:48:46 -06:00
..
close.rs refactor: clippy suggestions 2021-12-11 21:56:52 -06:00
config.rs feat: database reader connection pooling 2022-01-25 20:39:24 -06:00
conn.rs feat: add resource limits for websocket messages 2021-12-19 16:26:32 -06:00
db.rs fix: never display hidden events 2022-01-25 20:48:46 -06:00
error.rs refactor: add strictly typed tags 2022-01-19 07:42:58 -06:00
event.rs feat: allow author and event id prefix search 2022-01-25 18:23:08 -06:00
info.rs feat: add supported NIPs (2, 11) to relay info 2022-01-16 08:37:21 -06:00
lib.rs refactor: add strictly typed tags 2022-01-19 07:42:58 -06:00
main.rs feat: database reader connection pooling 2022-01-25 20:39:24 -06:00
protostream.rs feat: allow arbitrary tag queries 2022-01-22 21:29:15 -06:00
subscription.rs feat: allow author and event id prefix search 2022-01-25 18:23:08 -06:00
tags.rs refactor: add strictly typed tags 2022-01-19 07:42:58 -06:00