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

convert ArrayBuffers to Buffers #6

Merged
merged 1 commit into from
Jan 27, 2015
Merged

Conversation

jessetane
Copy link
Collaborator

Binary message data comes through as an ArrayBuffer chunk, which streams don't seem to like. This patch just does what simple-peer does.

@Raynos
Copy link
Owner

Raynos commented Jan 27, 2015

lgtm. This module is kind of unmaintained.

@Raynos
Copy link
Owner

Raynos commented Jan 27, 2015

I added you as a collaborator. Feel free to merge.

jessetane added a commit that referenced this pull request Jan 27, 2015
convert ArrayBuffers to Buffers
@jessetane jessetane merged commit 6eab56a into Raynos:master Jan 27, 2015
@jessetane
Copy link
Collaborator Author

Ok cool - I would just use simple-peer but I had some other code already doing the signaling.

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