git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: 3ae2283be27509914459ba5c6d1acd9f4cc59b8d

Files: 3ae2283be27509914459ba5c6d1acd9f4cc59b8d / 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