Andrea Selva
Andrea Selva
Hi @kscorpio I tried to reproduce the issue without any success. I improved the `EmbeddedLauncher` to `exit` or `list_clients`, please checkout PR #746 and start with: ```sh ./mvnw clean package...
Thank's @hylkevds for crafting the list
Hi @maxwang789 thanks for your interest in the project. I think that this a deviation from MQTT protocol, all client subscribed to topics that matches the topic on which publish...
Hi @maxwang789 I understand your reason, but `internalPublish` is an API method that `Server` provides to it's consumers. So the ask here is to modify a published API intended to...
Hi @Bas83 I just read it. I haven't tried the POC but Will topic is not evaluated for access, so the problem 1 is still present. The problem 2 is...
Hi @Bas83 nice! May I ask you how do you use Moquette?
Great, if you can read my personal email address, write there. On Wed, Feb 1, 2023 at 8:15 AM Bas83 ***@***.***> wrote: > @andsel sure, but maybe not in this...
FYI #744 has been merged into the `main`
Hi @kazetsukaimiko first of all thank's for your interest in the project and sorry for late resp0nse. > Also- any idea when a new release will roll out? We have...
Thanks a lot @jonaslb for your contribution! It was accepted and merged 👏