goonism / hyperproxy

Hyperproxy aims to establish connection from WebRTC nodes to TCP/UDP DAT nodes
https://goonism.github.io/hyperproxy
MIT License
74 stars 5 forks source link

Full WebRTC Support #40

Closed louisgv closed 6 years ago

louisgv commented 6 years ago
Q A
Fixed Issues? Fixes #6 , #4
Patch: Bug Fix? Y
Major: Breaking Change? Y
Minor: New Feature? N
Tests Added + Pass? N
Documentation PR N
Any Dependency Changes? N
License MIT

@ColdSauce : Plx rebase, have this PR (https://github.com/mafintosh/webrtc-swarm/pull/33) reviewed on upstream, and refactor the code to remove comment and so on. But it's fully functional :p

Closes #33 #31

ColdSauce commented 6 years ago

Awesome -- seems to work. However, it fails when we trying to request large files. We might need to do file partitioning (?)

ColdSauce commented 6 years ago

That was a lot of merge conflicts :p @louisgv can you review?

ColdSauce commented 6 years ago

@louisgv I'll take a look when I'm free tomorrow.

ColdSauce commented 6 years ago

@louisgv take a look when you get the chance