Skip to content

[Feature] store messages in Mesh for later retrieval #224

@pweichsel

Description

@pweichsel

Can we think about how to establish some message storage within the "mesh" until a node comes back "online"? Use case would be distributing information for nodes or even groups although they are temporarily offline, such as out of reach, no power or i.e. in emcomm/off grid situations, running on a lean power budget. An implementation could work similar to JS8Call, where one "online" node A is advised by a specific message format to save a message for later retrieval by another node B. As node B comes back online, it ask for "any message for me" and then gets a message delivered by node A - this would likely even work across the mesh, provided only that the retrieval request from node B reaches node A and the answer is delivered vice versa.

Metadata

Metadata

Assignees

Labels

MeshCom 5.0Issue waiting for next Protokoll-Step (5.0)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions