Marak/bpipe

Investigate using WebRTC instead of client-server

Open

#2 创建于 2014年9月29日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (4 fork)github user discovery
help wanted

仓库指标

Star
 (158 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南