1.0.3 • Published 7 years ago

fbr-client v1.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

fbr-client npm downloads

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

Muaz Khan:

  1. Personal Webpage: http://www.muazkhan.com
  2. Email: muazkh@gmail.com
  3. Twitter: https://twitter.com/muazkh and https://twitter.com/WebRTCWeb
  4. Google+: https://plus.google.com/+WebRTC-Experiment
  5. Facebook: https://www.facebook.com/WebRTC

License

FileBufferReader.js is released under MIT licence . Copyright (c) Muaz Khan.