From 410cc8e8949c6ab0677daebbad10cea5f1b9686c Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 6 Oct 2025 07:58:25 +0700 Subject: added websockets server logic to nostrill --- app/lib/json/common.hoon | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/lib/json/common.hoon') diff --git a/app/lib/json/common.hoon b/app/lib/json/common.hoon index 0ed54cd..97513cb 100644 --- a/app/lib/json/common.hoon +++ b/app/lib/json/common.hoon @@ -22,6 +22,8 @@ =/ atom=(unit @) (slaw:sr %ux p.jon) ?~ atom ~ atom + ++ du |= jon=json ^- (unit @da) + (cu from-unix:chrono:userlib ni) ++ se |= aur=@tas |= jon=json ?. ?=(%s -.jon) ~ (slaw aur p.jon) -- cgit v1.2.3