Handbook
Glossary
remote-channel
Vocabulary
channels
.
remote
Definition
IN:
channels.remote
TUPLE:
remote-channel
node id
;
Methods
USING:
accessors
channels
channels.remote
channels.remote.private
kernel
;
M:
remote-channel
from
[
id>>
from-message
boa
]
keep
send-message
;
USING:
accessors
channels
channels.remote
channels.remote.private
kernel
;
M:
remote-channel
to
[
id>>
swap
to-message
boa
]
keep
send-message
drop
;