Go to file
2021-11-24 14:44:07 -06:00
src Rename request mod to subscription 2021-11-24 14:29:31 -06:00
.gitignore Ignore rust build area 2021-11-20 20:59:23 -06:00
Cargo.lock Work on request filter deserialization 2021-11-23 14:15:47 -06:00
Cargo.toml Downgrade to 2018 edition (support rust-analyzer) 2021-11-24 09:59:00 -06:00
LICENSE-MIT Add license and readme 2021-11-21 17:35:58 -06:00
README.md Add license and readme 2021-11-21 17:35:58 -06:00
rustfmt.toml Specify rust edition in rustfmt config 2021-11-24 14:44:07 -06:00
sample.messages.json Sample messages from a public relay 2021-11-21 09:03:34 -06:00

nostr-rs-relay

This is a nostr relay, written in Rust. Very much a work-in-progress, and a hobby project to learn Rust, and tokio/async.

License

This project is MIT licensed.