Socket.io client for FileBufferReader.js.
npm install fbr-client
Then run the server:
cd ./node_modules/fbr-client/node server.js
Then open: http://localhost:9001/
or http://local-ip:9001/
.
Change Port
node server.js port=80 # or node server.js port=8888
Credits
- Personal Webpage: http://www.muazkhan.com
- Email: muazkh@gmail.com
- Twitter: https://twitter.com/muazkh and https://twitter.com/WebRTCWeb
- Google+: https://plus.google.com/+WebRTC-Experiment
- Facebook: https://www.facebook.com/WebRTC
License
FileBufferReader.js is released under MIT licence . Copyright (c) Muaz Khan.