nostr-relay-pool

Crates.ionostr-relay-pool
lib.rsnostr-relay-pool
version
sourcesrc
created_at2024-02-09 10:09:34.364147+00
updated_at2025-03-24 09:12:13.372951+00
descriptionNostr Relay Pool
homepagehttps://github.com/rust-nostr/nostr
repositoryhttps://github.com/rust-nostr/nostr.git
max_upload_size
id1133736
Cargo.toml error:TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Yuki Kishimoto (yukibtc)

documentation

README

Nostr Relay Pool

Crate Feature Flags

The following crate feature flags are available:

Feature Default Description
tor No Enable support for embedded tor client
nip11 No Enable NIP-11: Relay Information Document

State

This library is in an ALPHA state, things that are implemented generally work but the API will change in breaking ways.

Donations

rust-nostr is free and open-source. This means we do not earn any revenue by selling it. Instead, we rely on your financial support. If you actively use any of the rust-nostr libs/software/services, then please donate.

License

This project is distributed under the MIT software license - see the LICENSE file for details

Commit count: 3709

cargo fmt