Handbook
Glossary
unpublish ( id -- )
Vocabulary
channels
.
remote
Inputs
id
a
string
Outputs
None
Word description
Stop a previously published channel from being accessible by remote nodes.
Examples
<channel> publish unpublish
See also
<remote-channel>
,
publish
Definition
USING:
assocs
channels.remote.private
;
IN:
channels.remote
:
unpublish
( id -- )
remote-channels
delete-at
;