Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 354 Bytes

File metadata and controls

11 lines (6 loc) · 354 Bytes

Running Socket Server

Run node Server/RealTimeServer.js to run the socket server on localhost:3000

Running Angular Demo

Run ng install to install node modules, ng serve to serve the angular application

How its work

The Angular Code will emit an event every 5s and the server will response and emit an event after angular call