Marak/bpipe

Investigate using WebRTC instead of client-server

Open

#2 opened on 2014年9月29日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (4 forks)github user discovery
help wanted

Repository metrics

Stars
 (158 stars)
PR merge metrics
 (PR metrics pending)

説明

It should be possible to eliminate the use of sending streams through the server by using WebRTC to establish a peer-to-peer connection.

Investigate this option and implement.

The functionality of streaming through a server should be preserved as a fallback API in case a WebRTC session can't be started.

コントリビューターガイド