Akos Vandra-Meyer
                                            Akos Vandra-Meyer
                                        
                                    1. In my current implementation all clients send their requests to the same Mqtt topic that the server listens to. The request sequencer was added to avoid collisions between the...
This is based on your branch containing the async trait features.
Signed the CLA.
This currently breaks existing code. need to revise.
My intention for the plugin was indeed to have the ability to create docker images with a few of the example plugins. I'm kinda stuck in the middle of a...
I'm a bit concerned that an authorized, but malicious user could disrupt the service for others if they know the client IDs in use. Suppose malice has a valid user/pass...
Just signed the ECA again
Not sure what is wrong here.
Stumbled upon this as well. Seems like the stream is immediately closed, which is totally unexpected.
That looks promising, I'll have to take a closer look. But the problem is not the parsing level, that can be done independently, but the way the verticles have access...