nostr_rpc 1.1.0
nostr_rpc: ^1.1.0 copied to clipboard
E2E-encrypted JSON-RPC 2.0 communication over Nostr NIP-59 Gift Wrap
1.1.0 #
- Changed: SequenceCacheOrdering — embed JSON-RPC payloads as native JSON in the sequence wrapper (no more escaped JSON strings).
1.0.1 #
- Fixed some pub.dev warnings to improve package score.
1.0.0 #
- Initial release of nostr_rpc.
- End-to-end encrypted JSON-RPC 2.0 communication over Nostr using NIP-59 Gift Wrap.
- Supports multi-relay connections, pluggable protocols, and smart message ordering.
- Includes comprehensive test suite and documentation.