implement some pong-reply logic.

This commit is contained in:
fiatjaf
2021-01-10 19:25:40 -03:00
parent b3685990c0
commit f4fd261084
2 changed files with 18 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nostr-tools",
"version": "0.1.2",
"version": "0.1.3",
"description": "Tools for making a Nostr client.",
"main": "index.js",
"repository": {