Back to Webrtc Experiment

FileBufferReader over Socket.io

FileBufferReader/fbr-client/index.html

latest399 B
Original Source

Watch a YouTube video to understand how it works.

npm install fbr-client

FileBufferReader Demo

Select or Drop a File

Open same URL on two or more tabs.

FileBufferReader is a JavaScript library reads file and returns chunkified array-buffers. The resulting buffers can be shared using WebRTC data channels or socket.io.