diff options
| author | polwex <polwex@sortug.com> | 2025-10-06 07:58:25 +0700 |
|---|---|---|
| committer | polwex <polwex@sortug.com> | 2025-10-06 07:58:25 +0700 |
| commit | 410cc8e8949c6ab0677daebbad10cea5f1b9686c (patch) | |
| tree | 2946ca36a81d5642fb8cd53a2268ecca0e89b59e /app/sur/nostrill.hoon | |
| parent | c4b392a179048f936c062f5ffccc2bc25627e500 (diff) | |
added websockets server logic to nostrill
Diffstat (limited to 'app/sur/nostrill.hoon')
| -rw-r--r-- | app/sur/nostrill.hoon | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/sur/nostrill.hoon b/app/sur/nostrill.hoon index b5bca13..c5c5ae8 100644 --- a/app/sur/nostrill.hoon +++ b/app/sur/nostrill.hoon @@ -10,6 +10,7 @@ feed=feed:trill feed-perms=gate:gate :: nostr feed from relays + :: TODO deprecate and parse properly into a feed:trill =nostr-feed :: profiles profiles=(map user user-meta:nostr) |
