暂无描述

Michelle Bu 96d1a41872 poop 12 年之前
public 9931a47ac5 sink2sink datachannel works yay 12 年之前
views 4d64c8f9b3 why, firefoxisms? :( 12 年之前
.gitmodules 0d4a4f3a21 msgpack added 12 年之前
README.md 96d1a41872 poop 12 年之前
package.json 4d64c8f9b3 why, firefoxisms? :( 12 年之前
server.js 4d64c8f9b3 why, firefoxisms? :( 12 年之前

README.md

Peers

Under heavy development and testing.

Currently DataChannel (P2P data transfer) only works in Firefox Nightly, but in Webkit browsers it will facilitate a P2P video/audio stream.

See public/js/sink.js for progress.

Current Dependencies:

  • Firefox flags: ** media.navigator.enabled: true ** media.navigator.permission.disabled: true ** media.peerconnection.enabled: true
  • node.js/SocketIO
  • BinaryPack/MsgPack for easy ArrayBuffers