Skip to content
This repository has been archived by the owner on Sep 13, 2019. It is now read-only.

An Eclipse Microprofile Reactive Messaging source connector acting as a MQTT server

License

Notifications You must be signed in to change notification settings

Agaetis-IT/agaetis-reactive-messaging-mqtt-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub CircleCI Quality Gate Status Coverage Contributor Covenant

MQTT server source connector for MicroProfile reactive messaging

An implementation of a Source connector complying with the (next to be) Eclipse MicroProfile Reactive Messaging specification for source connector.

It largely inspired by SmallRye Reactive Messaging implementation.

Warning

It's not a full-blown MQTT server, it's built on top of Vert.x MQTT Server and handles only publish requests of any QoS. The persistence part of the MQTT server is to be handled by the user of this lib.

Built with

About

An Eclipse Microprofile Reactive Messaging source connector acting as a MQTT server

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages