use exponential backoff for reconnections.

This commit is contained in:
fiatjaf
2021-12-12 11:39:43 -03:00
parent 02cacd4446
commit 22e895c7c2
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nostr-tools",
"version": "0.8.0",
"version": "0.8.1",
"description": "Tools for making a Nostr client.",
"repository": {
"type": "git",