Hi everyone,

my Google skills have failed me. I am currently building an application which has a core functionality which is similar to skype or slack. The current technology stack is: MySQL, Golang for the backend and React for the frontend, all wrapped in Docker and utilizing the Gitlab CI/CD pipelines (+Nginx & Traefik).

What we’d like to have is a real-time synchronization of clients when something related to them happens. New group including you as a member? => display that, new message? => display that, users going online/offline? => …

How would I solve that? I’m not even sure what to google for that. Is this a use case for MQTT brokers?Thanks for any opinions and hints!

submitted by /u/Nanoxin
[link] [comments]