Skip to content

Improve SessionManager Recipient storage #31

Open
@Freyskeyd

Description

@Freyskeyd

As a session manager I want to be able to provide a sharable struct that can be used to communicate with a session. The router will need to decide if the packet should be handled by the local or any other route.

The SessionManager will receive packets to forward them (or not) to the desired session. This kind of action must be non blocking and should be able to be process in parallel.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions