Go to file
2021-11-26 10:32:14 -06:00
src Use notice function for sending messages 2021-11-26 10:32:14 -06:00
.gitignore Ignore rust build area 2021-11-20 20:59:23 -06:00
Cargo.lock Moved nostr protocol handling to proto module 2021-11-26 10:17:20 -06:00
Cargo.toml Moved nostr protocol handling to proto module 2021-11-26 10:17:20 -06:00
LICENSE Rename license file 2021-11-25 21:32:53 -06:00
README.md README updates 2021-11-24 22:44:18 -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.

The project master repository is available on sourcehut, and is mirrored on GitHub.

License

This project is MIT licensed.