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

Request IDs need to be scoped per session #208

Open
mbonneau opened this issue Aug 24, 2016 · 0 comments
Open

Request IDs need to be scoped per session #208

mbonneau opened this issue Aug 24, 2016 · 0 comments

Comments

@mbonneau
Copy link
Member

It is possible that clients can collide with other client requests due to scoping issues with request id.

Example: The router does not properly handle a call with the same request id of a pending call. I am not sure what the behavior should be.

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