git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: e62cd9ffb288088f86f5a80cfd7f8e5dc58a6b5c

Files: e62cd9ffb288088f86f5a80cfd7f8e5dc58a6b5c / docs / inbox.md

2035 bytesRaw

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

Table of Contents

constructor

inbox.js:23-31

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

Parameters

queue

inbox.js:37-47

queues a message

Parameters

nextTaggedMessage

inbox.js:55-66

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

Parameters

Returns Promise

nextMessage

inbox.js:73-110

Waits for the the next message if any

Parameters

Returns Promise

Built with git-ssb-web