Comments, minor cleanup.

This commit is contained in:
Fang 2017-11-24 00:46:41 +01:00
parent f13979d1f2
commit e14e9dfea5
2 changed files with 7 additions and 8 deletions

View File

@ -2297,7 +2297,6 @@
::> someone ends a /circle subscription.
::
|= pax/path
~& [%got-pull-circle pax]
^- (quip move _+>)
%- pre-bake
:_ ~
@ -2308,7 +2307,7 @@
::
++ reap ::< subscription n/ack
::> update state to reflect subscription success
:::
::
|= {wir/wire fal/(unit tang)}
^- (quip move _+>)
?. ?=($circle -.wir)
@ -2320,7 +2319,7 @@
?~ fal
%- pre-bake
ta-done:(ta-greet:ta nom src)
=. u.fal [>%reap-circle-fail nom src< u.fal]
=. u.fal [>%failed-subscribe nom src< u.fal]
%- (slog (flop u.fal))
%- pre-bake
ta-done:(ta-leave:ta nom src)

View File

@ -31,7 +31,7 @@
{$peers nom/naem} ::< readers of story
$: $circle ::> story query
nom/naem ::< circle name
wer/(unit circle) ::< including target
wer/(unit circle) ::< from source
wat/(set circle-data) ::< data to get
ran/range ::< query duration
== ::
@ -62,18 +62,18 @@
{$peers pes/(jar ship query)} ::< /peers
{$circle package} ::< /circle
== ::
++ prize-client ::
++ prize-client ::> shared ui state
$: gys/(jug char audience) ::< glyph bindings
nis/(map ship nick) ::< local nicknames
== ::
++ rumor ::< query result change
++ rumor ::> query result change
$% {$client rum/rumor-client} ::< /client
{$public add/? cir/circle} ::< /public
{$burden nom/naem rum/rumor-story} ::< /burden
{$peers add/? who/ship qer/query} ::< /peers
{$circle rum/rumor-story} ::< /circle
== ::
++ rumor-client ::< changed ui state
++ rumor-client ::> changed ui state
$% {$glyph diff-glyph} ::< un/bound glyph
{$nick diff-nick} ::< changed nickname
== ::
@ -85,7 +85,7 @@
$: gaz/(list telegram) ::< all messages
shipment ::< metadata
== ::
++ package ::< story state
++ package ::> story state
$: nes/(list envelope) ::< messages
shipment ::< metadata
== ::