mirror of
https://github.com/urbit/shrub.git
synced 2025-01-02 01:25:55 +03:00
Updated chat Urbit app based on merged code into v0.8.0.rc
This commit is contained in:
parent
b01eabd65b
commit
a085bd3f1f
@ -478,7 +478,7 @@
|
|||||||
:: +bound: lient tells us we successfully bound our server to the ~chat url
|
:: +bound: lient tells us we successfully bound our server to the ~chat url
|
||||||
::
|
::
|
||||||
++ bound
|
++ bound
|
||||||
|= [wir=wire success=? binding=binding:http-server]
|
|= [wir=wire success=? binding=binding:eyre]
|
||||||
^- (quip move _this)
|
^- (quip move _this)
|
||||||
[~ this]
|
[~ this]
|
||||||
::
|
::
|
||||||
@ -486,7 +486,7 @@
|
|||||||
::
|
::
|
||||||
++ poke-handle-http-request
|
++ poke-handle-http-request
|
||||||
%- (require-authorization:app ost.bol move this)
|
%- (require-authorization:app ost.bol move this)
|
||||||
|= =inbound-request:http-server
|
|= =inbound-request:eyre
|
||||||
^- (quip move _this)
|
^- (quip move _this)
|
||||||
::
|
::
|
||||||
=+ request-line=(parse-request-line url.request.inbound-request)
|
=+ request-line=(parse-request-line url.request.inbound-request)
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
::
|
::
|
||||||
+$ card
|
+$ card
|
||||||
$% [%http-response =http-event:http]
|
$% [%http-response =http-event:http]
|
||||||
[%connect wire binding:http-server term]
|
[%connect wire binding:eyre term]
|
||||||
[%peer wire dock path]
|
[%peer wire dock path]
|
||||||
[%quit ~]
|
[%quit ~]
|
||||||
[%poke wire dock poke]
|
[%poke wire dock poke]
|
||||||
|
Loading…
Reference in New Issue
Block a user