https://github.com/akiomik/nostr-sdk-timeout-issue
https://github.com/akiomik/nostr-sdk-timeout-issue
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/akiomik/nostr-sdk-timeout-issue
- Owner: akiomik
- Created: 2023-02-16T02:12:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T02:45:06.000Z (over 2 years ago)
- Last Synced: 2025-02-07T16:48:34.260Z (4 months ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## To reproduce
```bash
git clone https://github.com/akiomik/nostr-sdk-timeout-issue --recursive
git apply patch
RUST_LOG=debug cargo run --release
```