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

Implement missing TURN attributes required for server-side processing #71

Closed
3 tasks done
arkgil opened this issue Mar 30, 2017 · 0 comments
Closed
3 tasks done
Assignees
Milestone

Comments

@arkgil
Copy link
Contributor

arkgil commented Mar 30, 2017

Some of the TURN attributes which are not implemented yet must be validated by the server. Currently when Fennec encounters message with such attributes it will crash, because Jerboa raises on unknown RFC (as per RFC, unknown comprehension required attributes indicate that the message should be dropped).

For start, we need to implement three of them:

@arkgil arkgil added this to the v0.2.0 milestone Mar 30, 2017
@arkgil arkgil self-assigned this Mar 30, 2017
@arkgil arkgil closed this as completed Apr 3, 2017
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