diff options
| author | polwex <polwex@sortug.com> | 2025-10-28 02:54:17 +0700 |
|---|---|---|
| committer | polwex <polwex@sortug.com> | 2025-10-28 02:54:17 +0700 |
| commit | 53ca6679beb5cc7c5d9016d0af4adc4e31ccd69d (patch) | |
| tree | 20a8aba38aad3e4064657d9a463e6ac21d86cb30 /arvo/lull.hoon | |
| parent | b793d12cd25f7f1ae6bb39f9ee5266eb32120ea7 (diff) | |
full-ish implementation of UIP no Iris requiring a large refactor
Diffstat (limited to 'arvo/lull.hoon')
| -rw-r--r-- | arvo/lull.hoon | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arvo/lull.hoon b/arvo/lull.hoon index 110ef8d..da48e1f 100644 --- a/arvo/lull.hoon +++ b/arvo/lull.hoon @@ -3942,6 +3942,8 @@ [%receive id=@ud =http-event:http] :: UIP-125 :: + [%cancel-websocket id=@ud] + :: receives websocket event from earth [%websocket-connect app=term url=@t] :: receives websocket event from earth :: |
