Back to Webrtc Experiment

Change Port

FileBufferReader/fbr-client/README.md

latest1.1 KB
Original Source

fbr-client

Socket.io client for FileBufferReader.js.

sh
npm install fbr-client

Then run the server:

sh
cd ./node_modules/fbr-client/
node server.js

Then open: http://localhost:9001/ or http://local-ip:9001/.

Change Port

sh
node server.js port=80

# or
node server.js port=8888

Credits

Muaz Khan:

  1. Personal Webpage: http://www.muazkhan.com
  2. Email: [email protected]
  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.