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

Queued packet handling upon transport change #7

Closed
lundibundi opened this issue May 12, 2017 · 1 comment
Closed

Queued packet handling upon transport change #7

lundibundi opened this issue May 12, 2017 · 1 comment
Assignees

Comments

@lundibundi
Copy link
Member

lundibundi commented May 12, 2017

When you call connection.useTransport to change underlying transport there is no policy applied to the packages that already are in the queue, it must be defined what's going to happen to them.

@lundibundi lundibundi changed the title Queue packet handling upon transport change Queued packet handling upon transport change May 13, 2017
@lundibundi lundibundi self-assigned this May 24, 2017
@lundibundi
Copy link
Member Author

As of now, the method connect will be called if connection has appName therefore same policy (restoration policy) will be applied upon transport connection as if it was transport disconnect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant