Damus
Yuki Kishimoto profile picture
Yuki Kishimoto
@Yuki Kishimoto
New Rust Nostr release is out! ๐Ÿฆ€

Rust: v0.29
JavaScript: v0.12
Python, Kotlin and Swift: v0.10

New automatic shutdown on drop system for `Relay`, `RelayPool` and everything build on them (no longer required to call shutdown method), improvements to NWC client (now available also from Python, Kotlin and Swift!), NIP44 functions for NIP07 signer, improvements to subscription system, allow to edit relay limits, allow to use a custom database in Python, Kotlin and Swift (in rust was already possible), re-added support to `Filter::match_event` and more!

Thanks to @darrell @Carman @rustedmoon @Randy McMillan for contributing!

https://github.com/rust-nostr/nostr/releases/tag/v0.29.0

https://rust-nostr.org/donate

#rustnostr
59โค๏ธ5๐Ÿ‘€1๐Ÿ”ฅ1๐Ÿค™1๐Ÿซ‚1
Randy McMillan · 100w
You are kicking ass brother!! #nostr
Alex Lewin · 100w
What doesn't nostr:npub1u8lnhlw5usp3t9vmpz60ejpyt649z33hu82wc2hpv6m5xdqmuxhs46turz contribute to ๐Ÿ˜…
someone · 100w
how long are you planning on working on this project?
the figtree · 96w
when outbox model support
the figtree · 96w
when you do a "pool" you shouldn't force all messages to he sent to all relays. that is s recipe for disaster.