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

Hybrid module #211

Closed
mafintosh opened this issue Dec 17, 2014 · 4 comments
Closed

Hybrid module #211

mafintosh opened this issue Dec 17, 2014 · 4 comments

Comments

@mafintosh
Copy link

@mafintosh mafintosh commented Dec 17, 2014

We should have a small module that is basically just a webtrc <==> tcp proxy so we could start adding building hybrid clients :)

@astro

This comment has been minimized.

Copy link
Contributor

@astro astro commented Dec 17, 2014

Sure about running the same wire protocol over data channels?

BitTorrent packetizes messages over a byte-oriented TCP stream. WebRTC data channels are message-oriented already, right? (The same issue exists for anything running over WebSockets.)

@piedshag

This comment has been minimized.

Copy link

@piedshag piedshag commented Feb 28, 2015

@astro Has there been any development of this module

@piedshag

This comment has been minimized.

Copy link

@piedshag piedshag commented Mar 6, 2015

I have placed a bounty on this module
image

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Mar 12, 2015

Duplicate of #202

@feross feross closed this Mar 12, 2015
@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.