mirror of
https://github.com/urbit/shrub.git
synced 2024-11-29 06:45:42 +03:00
updates %rver to handle %gall's ack after poking :acme
This commit is contained in:
parent
2fa6a0dc69
commit
e6abf682cc
@ -1832,6 +1832,7 @@
|
||||
%run-app run-app
|
||||
%run-build run-build
|
||||
%channel channel
|
||||
%acme acme-ack
|
||||
==
|
||||
::
|
||||
++ run-app
|
||||
@ -1895,6 +1896,18 @@
|
||||
(on-gall-response i.t.t.wire `@ud`(slav %ud i.t.t.t.wire) p.sign)
|
||||
[moves http-server-gate]
|
||||
==
|
||||
::
|
||||
++ acme-ack
|
||||
?> ?=([%g %unto *] sign)
|
||||
::
|
||||
?> ?=([%coup *] p.sign)
|
||||
?~ p.p.sign
|
||||
:: received a positive acknowledgment: take no action
|
||||
::
|
||||
[~ http-server-gate]
|
||||
:: received a negative acknowledgment: XX do something
|
||||
::
|
||||
[((slog u.p.p.sign) ~) http-server-gate]
|
||||
--
|
||||
::
|
||||
++ http-server-gate ..$
|
||||
|
Loading…
Reference in New Issue
Block a user