@archetype-org/clack
Advanced tools
Comparing version
{ | ||
"name": "@archetype-org/clack", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "a nodejs library for sending IPC commands to an Urbit ship over Conn.c", |
@@ -37,2 +37,7 @@ # %clack | ||
hoon: Thread(` | ||
=/ m (strand ,vase) | ||
;< ~ bind:m | ||
~& (add 40 2) | ||
(poke [~zod %hood] %helm-hi !>(\'\')) | ||
(pure:m !>([%res 'success'])) | ||
`), | ||
@@ -39,0 +44,0 @@ responseParser: parseThreadResponse, |
15212
0.79%193
2.66%