git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: 67c9bed0cd1069c22fa25d29409522cfc5da85af

Files: 67c9bed0cd1069c22fa25d29409522cfc5da85af / 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