Is this a viable approach to a chat microservice?

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • spec

    The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs. (by asyncapi)

  • You can also take a look at https://www.asyncapi.com/ (a spec for asynchronous APIs). It's useful for this use case, that is, building a well structured websocket interface with pub/sub.

  • pusher-js

    Pusher Javascript library

  • why are you considering building your own websocket service instead of using something like https://pusher.com/ ?

  • 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

  • In software architecture you have to recognize when you're adding a rocket stage

    1 project | news.ycombinator.com | 9 May 2024
  • 10 realtime data sources you won't believe are free!

    3 projects | dev.to | 24 Jan 2024
  • Comunicar microservicios con: ¿Kafka, RabbitMQ u otro? ¿Por qué?

    1 project | /r/devsarg | 25 Oct 2023
  • Propan 0.1.2 - new way to interact Kafka from Python

    1 project | /r/FastAPI | 23 May 2023
  • What tool do you use to document your Kafka messages format?

    1 project | /r/apachekafka | 14 Feb 2023