getlarge / ticketing

Microservices example using NestJS, Kubernetes in Nx workspace
85 stars 18 forks source link

feat: create public MQTT API for users #15

Open getlarge opened 10 months ago

getlarge commented 10 months ago

Events are only propagated across microservices at the moment. It could be great to provide an example implementation of an MQTT ( and Websocket ) API for users and use it in the front end to refresh state in real time without polling.