From b3379cc108d6eed98cb0010e6f1ddca94aba83a2 Mon Sep 17 00:00:00 2001 From: polwex Date: Tue, 18 Nov 2025 07:50:36 +0700 Subject: implemented proper handling of EOSE events and nostr request batching --- app/sur/nostrill.hoon | 1 + 1 file changed, 1 insertion(+) (limited to 'app/sur/nostrill.hoon') diff --git a/app/sur/nostrill.hoon b/app/sur/nostrill.hoon index 136547b..c06c20c 100644 --- a/app/sur/nostrill.hoon +++ b/app/sur/nostrill.hoon @@ -5,6 +5,7 @@ $: %0 :: nostr config relays=(map @ud relay-stats:nostr) :: key is the websocket id + :: ws-msg-queue=(list websocket-event:eyre) keys=(lest keys:nostr) :: cycled, i.keys is current one :: own feed feed=feed:trill -- cgit v1.2.3