summaryrefslogtreecommitdiff
path: root/app/sur/nostr.hoon
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-11-18 05:43:28 +0700
committerpolwex <polwex@sortug.com>2025-11-18 05:43:28 +0700
commit2497097f6cd639f9bfefec1d037a8c19a65e8145 (patch)
tree5a96016bcb020fdebe29156f37e35e92be3116c1 /app/sur/nostr.hoon
parent95d6b57ae9bd152724c26151c7247508acbb022e (diff)
big fixes to websockets handling
Diffstat (limited to 'app/sur/nostr.hoon')
-rw-r--r--app/sur/nostr.hoon3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/sur/nostr.hoon b/app/sur/nostr.hoon
index f449899..2f8296b 100644
--- a/app/sur/nostr.hoon
+++ b/app/sur/nostr.hoon
@@ -28,7 +28,8 @@ $: name=@t
other=(map @t json)
==
+$ relay-stats
-$: connected=(unit @da)
+$: start=@da
+ url=@t
reqs=(map sub-id event-stats)
==
+$ event-stats