Skip to content

Repository files navigation

Real-time notification microservice with Server Sent Event in backend case study

Server Sent Event for Real-time system to reduce the connection to a minimum for the same user. (1:many Even if a single user opens multiple tabs, uses multiple APIs.)

how to set up clone this repo and cd inside project (root directory of project) and use command

yarn
yarn dev

Tect Stack

  • eventsource
  • express
  • typescript
  • typedi

About

simple notification microservice can send real-time notification to frontend by SSE

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages