We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, Anyone already working on a simple-peer like module? If not isn't it a good idea to make one since allot of projects are based on simple-peer.
So allot of us are "stuck" on just the wrtc module and the one made by @koush etc
wrtc
The text was updated successfully, but these errors were encountered:
Somewhat related, and could be adapted to use werift-webrtc.
I started a fork then did a rewrite in TypeScript, supporting independent data channels, stereo audio, and codec customization.
It is still a WIP, but I am using it in another project to do game streaming, so it is coming along.
Very experimental at this point.
https://github.com/zenOSmosis/webrtc-peer
Sorry, something went wrong.
Somewhat related, and could be adapted to use werift-webrtc. I started a fork then did a rewrite in TypeScript, supporting independent data channels, stereo audio, and codec customization. It is still a WIP, but I am using it in another project to do game streaming, so it is coming along. Very experimental at this point. https://github.com/zenOSmosis/webrtc-peer
Cool!, tried to checkout your link but gave a 404, prob still private?
No branches or pull requests
Hi,
Anyone already working on a simple-peer like module?
If not isn't it a good idea to make one since allot of projects are based on simple-peer.
So allot of us are "stuck" on just the
wrtc
module and the one made by @koush etcThe text was updated successfully, but these errors were encountered: