Skip to content

rezanadimi72/angular-websocket-chat

Repository files navigation

Realtime Chat with angular

This project was generated with angular version 12.1.2.

installation

  1. first install and config and run websocket server from https://github.com/rezanadimi72/php-websocket
  2. clone project in local
  3. cd in your folder
  4. run npm i in terminal
  5. change server websocket URL from this path: <src/app/services/app.service.ts> Line 30
  1. run ng serve
  2. open http://localhost:4200 in two browser
  3. login and start realtime chat

TODO

browser push notification

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published