Skip to content

Routing: With or Without Target #3

@decanus

Description

@decanus

Problem

Due to the fact that our MANET is supposed to handle various different scenarios we also have different routing requirements, for example in a chat context messages should be routed to a specific target as fast as possible. However when we are broadcasting ethereum transactions a flooding type system may be perfectly legitimate.

Solution

Allow for various routing methodologies that can messages can either be sent to a specific target, service provider or broadcasted within the network. This should also affect metering, messages that affect less nodes should cause less to be "metered".

Acceptance criteria

Nodes are able to receive messages in various means, being sent them directly or receiving them through broadcasts. Nodes should also provide "static" identifiers in order for messages to be able to be forwarded to them directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions