Marak/bpipe

Investigate using WebRTC instead of client-server

Open

#2 geöffnet am 29. Sept. 2014

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (4 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (158 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide