rtc-io / rtc-dcstream

Node streams2 layer for working with WebRTC data channels
Apache License 2.0
16 stars 3 forks source link

Write Failures #4

Open DamonOehlman opened 9 years ago

DamonOehlman commented 9 years ago

After having a play around with friends today (see in-progress branch here: https://github.com/DamonOehlman/friends/tree/rtc-io-test), and investigating how easy it is to use rtc.io instead of simple-peer, signalhub, etc a few problems were discovered. The main one being that rtc-dcstream falls over when attempting to replicate using hyperlog.

DamonOehlman commented 7 years ago

@nathanoehlman Is this something that you have resolved with your recent(ish) fixes?