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

In data channel send(), remove unneeded conditions #1404

Merged
merged 1 commit into from
Jun 29, 2017
Merged

Conversation

aboba
Copy link
Contributor

@aboba aboba commented Jun 18, 2017

Fix for Issue #1396

@aboba
Copy link
Contributor Author

aboba commented Jun 19, 2017

Existing PR for the same Issue: #1398

@adam-be adam-be merged commit 4e42d60 into master Jun 29, 2017
lgrahl added a commit to lgrahl/ortc that referenced this pull request Jun 30, 2017
Remove unneeded conditions. (w3c/webrtc-pc#1404)
Throw an error if data channel's buffer is filled rather than implicit closing. (w3c/webrtc-pc#1209)
Throw an error if len(message) > max-message-size of the remote peer (w3c/webrtc-pc#1209)
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.

3 participants