Socket.io-file-example

July 2, 2016 ยท View on GitHub

Example for Socket.io-file module.

Steps

$ npm install
$ node server

Browser Supports

This module uses FileReader API, so latest browser is required.

Please check the modules: socket.io-file and socket.io-file-client

Contents

  1. 0.1Steps
  2. 1Browser Supports