puristajs / purista

A typescript framework for building backend services and api in modern, modular and scalable way with event-driven patterns

Home Page:https://purista.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: MQTT eventBridge

sebastianwessel opened this issue · comments

Provide a MQTT eventBridge with limited support for subscriptions.
As in most cases subscriptions should only subscribe to event names it should be possible to implement it if we only support MQTT version 5.

with MQTT most of the subscription functionality will be available