mirror of
https://github.com/urbit/shrub.git
synced 2024-12-30 07:35:19 +03:00
31 lines
505 B
Plaintext
31 lines
505 B
Plaintext
|* [poke-data=mold out-peer-data=mold]
|
|
|%
|
|
::
|
|
:: Possible async calls
|
|
::
|
|
+$ card
|
|
$% [%hiss wire ~ %httr %hiss hiss:eyre]
|
|
[%them wire ~]
|
|
[%wait wire @da]
|
|
[%rest wire @da]
|
|
[%poke wire dock poke-data]
|
|
[%peer wire dock path]
|
|
[%pull wire dock ~]
|
|
[%diff out-peer-data]
|
|
==
|
|
::
|
|
:: Possible async responses
|
|
::
|
|
+$ sign
|
|
$% [%sigh =httr:eyre]
|
|
[%wake (unit tang)]
|
|
==
|
|
::
|
|
:: Outstanding contracts
|
|
::
|
|
+$ contract
|
|
$% [%wait at=@da]
|
|
[%hiss ~]
|
|
==
|
|
--
|