The notifier app is a prototype that consists of 3 Components
This SPA listens to a socket connection and receives updates when new games, events and messages are broadcasted by the administrator.
The administration application can broadcast to all those who are using the Notifier Client.
Note : The Demo starts with an empty list of games. You can broadcast new games from the administrator.
This is responsible for creating webSocket connections and keeping track of all active users at a given time.
This will run an Express server and serve the Notifier and Admin apps.
This will execute the test suites with jets.