fbr-client

1.0.3 • Public • Published

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.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i fbr-client

    Weekly Downloads

    7

    Version

    1.0.3

    License

    MIT

    Last publish

    Collaborators

    • muaz-khan