/auction_system

Small pub/sub app using node.js and faye

Primary LanguageJavaScript

#Auction/Bidding System Simple real time pub/sub app using node.js and faye for bidding system.

##How to use?

  • First open two browsers and subscribe the channel in both browsers.
  • Enter the bid amount and see that amount will be reflected to another browser too.

##Requirements

##Thanks