mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-07 07:30:23 +03:00
Force talk to reconnect to hall on-update.
New subscriptions are made using bone 0, as they're supposed to.
This commit is contained in:
parent
36b91c6425
commit
d5a4406770
@ -120,7 +120,12 @@
|
||||
^- (quip move _..prep)
|
||||
?~ old
|
||||
ta-done:ta-init:ta
|
||||
[~ ..prep(+<+ u.old)]
|
||||
:_ ..prep(+<+ u.old)
|
||||
:~ [ost.bol %pull /server/client server ~]
|
||||
[ost.bol %pull /server/inbox server ~]
|
||||
peer-client
|
||||
peer-inbox
|
||||
==
|
||||
::
|
||||
::> ||
|
||||
::> || %utility
|
||||
@ -190,7 +195,7 @@
|
||||
::
|
||||
++ peer-client ::< ui state peer move
|
||||
^- move
|
||||
:* ost.bol
|
||||
:* 0
|
||||
%peer
|
||||
/server/client
|
||||
server
|
||||
@ -199,7 +204,7 @@
|
||||
::
|
||||
++ peer-inbox
|
||||
^- move
|
||||
:* ost.bol
|
||||
:* 0
|
||||
%peer
|
||||
/server/inbox
|
||||
server
|
||||
|
Loading…
Reference in New Issue
Block a user