Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve SessionManager Recipient storage #31

Open
Freyskeyd opened this issue Jul 15, 2021 · 0 comments
Open

Improve SessionManager Recipient storage #31

Freyskeyd opened this issue Jul 15, 2021 · 0 comments
Labels
enhancement help wanted To refine Ticket that need to be refine or improve

Comments

@Freyskeyd
Copy link
Owner

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.

@Freyskeyd Freyskeyd added enhancement help wanted To refine Ticket that need to be refine or improve labels Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted To refine Ticket that need to be refine or improve
Projects
None yet
Development

No branches or pull requests

1 participant