From f019da2e338733dd88d3a8efe60f260d74b9a7ad Mon Sep 17 00:00:00 2001 From: polwex Date: Fri, 31 Oct 2025 22:59:42 +0700 Subject: fixes to iris request flow with threads --- app/lib/nostrill.hoon | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app/lib/nostrill.hoon') diff --git a/app/lib/nostrill.hoon b/app/lib/nostrill.hoon index b9d8f88..d46d090 100644 --- a/app/lib/nostrill.hoon +++ b/app/lib/nostrill.hoon @@ -34,7 +34,9 @@ =/ resmsg (cat 3 msg (cat 3 msg msg)) =/ octs (as-octs:mimes:html resmsg) =/ res-event=websocket-event:eyre [%message 1 `octs] - (give-ws-payload:ws wid res-event) + :~ (give-ws-payload-server:ws wid res-event) + == + :: ++ cards -- cgit v1.2.3