Message Queue for in-app notifications

This page summarizes the projects mentioned and recommended in the original post on /r/Nestjs_framework

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Socket.io

    Realtime application framework (Node.JS server)

  • I am working on a social network project with NestJS, and currently using socket.io to send notifications from the server to the clients. I do this through events that are triggered from the controllers and listened in the corresponding gateway, and that emit socket events to the respective client. However, I would like to keep track of the notifications when the users are not online and, hence, connected to the server socket.

  • novu

    🔥 The open-source notification infrastructure with fully functional embedded notification center 🚀🚀🚀

  • We are building https://github.com/notifirehq/notifire for just this use-case, I have not yet published the notification center UI and feed but the code is there. Would love to collaborate on that with you to see if this fits your use case :) Feel free to send a DM

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts