In this microservice, we get the real time match score from publisher microservice https://github.com/mechanicles/espn_cricinfo & then we update that score to our users.
- Add required Stomp & StockJS javascript files. (Already added in this repo)
- Publisher Microservice - https://espn-cricinfo.herokuapp.com/
- Subscriber Microservice - https://espn-cricinfo-frontend.herokuapp.com/