Skip to content

RamyHakam/Real-Time-Messaging-Angular4-example-

Repository files navigation

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

About

Real Time messaging in anuglar4 using node and socket io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published