git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: 1be1cba2ec920cea5294cc3638577a736d106be5

Files: 1be1cba2ec920cea5294cc3638577a736d106be5 / docs / inbox.md

2018 bytesRaw

<!-- Generated by documentation.js. Update this documentation by updating the source code. -->

Table of Contents

constructor

inbox.js:12-20

The inbox manages and sorts incoming messages and provides functions to wait on messages

Parameters

queue

inbox.js:26-36

queues a message

Parameters

waitOnTag

inbox.js:44-59

Waits for a message sent with a capablitly that has one of the given tags

Parameters

Returns Promise

getNextMessage

inbox.js:66-95

Waits for the the next message if any

Parameters

Returns Promise

Built with git-ssb-web