ehildt / acap

A simple and convenient way to distribute and provide content to your apps ;)
MIT License
3 stars 4 forks source link

Breakout Interfaces #142

Closed ehildt closed 10 months ago

ehildt commented 10 months ago

ACAP utilizes MQTT, bullMQ, and Redis PubSub for event-driven communication. To enhance developer flexibility, we plan to implement breakout endpoints for these services. These breakout endpoints will provide developers with a means to directly emit or publish events to MQTT, bullMQ, and Redis PubSub, enabling them to leverage the full potential of these services as per their specific needs. This feature will particularly benefit edge cases, where developers require direct access and greater customization of these services for efficient event processing.

github-actions[bot] commented 10 months ago

:tada: This issue has been resolved in version 1.0.2-beta.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 10 months ago

:tada: This issue has been resolved in version 1.0.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: