From c61bca793741959fdcd87f70854bc75cf263495f Mon Sep 17 00:00:00 2001 From: polwex Date: Tue, 28 Oct 2025 02:54:55 +0700 Subject: refactor of nostrill backend to deal with websockets on Iris. almost complete --- app/lib/nostrill.hoon | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'app/lib/nostrill.hoon') diff --git a/app/lib/nostrill.hoon b/app/lib/nostrill.hoon index 933dc7f..b9d8f88 100644 --- a/app/lib/nostrill.hoon +++ b/app/lib/nostrill.hoon @@ -39,16 +39,12 @@ ++ cards |_ =bowl:gall - ++ shim-binding ^- card:agent:gall - [%pass /binding %arvo %e %connect [~ /nostr-shim] dap.bowl] - ++ relay-binding ^- card:agent:gall [%pass /binding %arvo %e %connect [~ /nostrill] dap.bowl] ++ ui-binding ^- card:agent:gall [%pass /binding %arvo %e %connect [~ /nostrill-ui] dap.bowl] ++ bindings - :~ shim-binding - relay-binding + :~ relay-binding ui-binding == ++ update-ui |= =fact:ui:sur ^- card:agent:gall -- cgit v1.2.3