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

a couple tiny fixes #22

Closed
wants to merge 3 commits into from
Closed

a couple tiny fixes #22

wants to merge 3 commits into from

Conversation

mvayngrib
Copy link
Contributor

onmessage/onopen/etc. listeners were impossible to override via constructor, the default stub in onopen had an invalid send() call

onmessage/onopen/etc. listeners were impossible to override, the default stub in onopen had an invalid send() call
@muaz-khan
Copy link
Owner

Hi @mvayngrib, here is the latest DataChannel.js file. Can you update changes in that file?

I'm thinking to update DataChannel.js like this.

Which one suits better:

  1. extras object passed as second argument
  2. or the one mentioned here.

muaz-khan added a commit that referenced this pull request May 3, 2013
@mvayngrib mvayngrib closed this May 5, 2013
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.

2 participants