| Parents: | channels |
| Tags: | concurrency |
| Authors: | Chris Double |
| Class | Superclass | Slots |
remote-channel | tuple | node id |
| Word | Stack effect |
<remote-channel> | ( node id -- remote-channel ) |
get-channel | ( id -- channel ) |
publish | ( channel -- id ) |
unpublish | ( id -- ) |
| Word | Stack effect |
remote-channel? | ( object -- ? ) |