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
- eventsource
- express
- typescript
- typedi