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

[hyperproxy-browser] Duplicates data being sent through WebRTC peer #4

Closed louisgv closed 6 years ago

louisgv commented 6 years ago

BUG

Expected Behavior

Peer sending data only once.

Current Behavior

When sending data from one peer to another, the data being sent is duplicated.

Possible Solution

Check the subscribed hub.

Your Environment

software version(s)
node 9.8.0
npm 5.6.0
Operating System Linux Mint
ColdSauce commented 6 years ago

@louisgv when you push your commit, can you reference it here and close this issue? Thanks

louisgv commented 6 years ago

Closed with #9