WebRTC File Sharing | FileBufferReader

Github Source Codes | What's New?

Watch a YouTube video to understand how this demo works.




    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. It is Open Sourced on Github