Sin descripción

Michelle Bu cfbe862c25 fixed data handler bugs and binarypack migration hace 12 años
public cfbe862c25 fixed data handler bugs and binarypack migration hace 12 años
views 4d64c8f9b3 why, firefoxisms? :( hace 12 años
.gitmodules f4affe47ce deleted msgpack. NEXT TODO: fix originator handlers hace 12 años
README.md 4e9fe59aa7 poop hace 12 años
package.json 4d64c8f9b3 why, firefoxisms? :( hace 12 años
server.js 4d64c8f9b3 why, firefoxisms? :( hace 12 años

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