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

Add errorCode and reason to RTCQuicTransport.stop() #82

Merged
merged 1 commit into from
Nov 14, 2018
Merged

Conversation

shampson
Copy link
Collaborator

Fix for issue 62.

This adds an errorCode and reason to be attached to the CONNECTION_CLOSE frame when calling RTCQuicTransport.stop(). Note that this is not useful until we expose an event or Promise for when the remote side stops (onstatechange going from connected --> closed does not include this information).

@shampson
Copy link
Collaborator Author

Blocked on issue 83

@aboba aboba merged commit 7250fbc into master Nov 14, 2018
@shampson shampson deleted the stop-error-code branch December 18, 2018 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants