Handbook
Glossary
channels.remote.private vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Metadata
Parents:
channels
.
remote
Words
Tuple classes
Class
Superclass
Slots
from-message
tuple
id
to-message
tuple
id value
Symbol words
no-channel
Ordinary words
Word
Stack effect
?from
( -- value )
?id
( -- value )
?tag
( -- value )
?value
( -- value )
channel-thread
( -- )
remote-channels
( -- hash )
send-message
( message remote-channel -- value )
start-channel-node
( -- )
Class predicate words
Word
Stack effect
from-message?
( object -- ? )
to-message?
( object -- ? )
Files
resource:basis/channels/remote/remote.factor
resource:basis/channels/remote/remote-docs.factor
resource:basis/channels/remote/remote-tests.factor