-
auth_on_register(reg) function does not trigger, the callback regardless of the new connetion coming in.
-
Hi,
While trying to build the latest version with otp 17.5, I get the plugin not available error. I've seen that the rebar3_cuttlefish had some updates last couple of days, could that be causing prob…
ghost updated
6 years ago
-
### Environment
- VerneMQ Version: 1.3.0
- OS: Docker
### Configuration
```
mqtt:
environment:
- DOCKER_VERNEMQ_LISTENER__MAX_CONNECTIONS=96000
- DOCKER_VERNEMQ_LISTENE…
trehn updated
6 years ago
-
Hello,
I have some errors to log and I do this with Elixirs default backend console and some metadata.
```
config :logger, backends: [:console]
config :logger, :console,
format: "$time [$l…
-
### Environment
- VerneMQ Version: 1.3.0
https://bintray.com/artifact/download/erlio/vernemq/deb/xenial/vernemq_1.3.0-1_amd64.deb
- OS(server): Ubuntu 16.04 LTS on VirtualBox
- OS(client): macOS…
-
### Environment
- VerneMQ Version: vernemq_1.2.2-1_amd64
- OS:
Ubuntu 16.04 LTS
- Erlang/OTP version (if building from source):
### Expected behavior
Node A and B are in a cluster.
Client A…
-
### Environment
- VerneMQ Version: (1.2.2, actually master)
- OS: OSX 10.11.6 ElCapitan
- Erlang/OTP version (if building from source): 9.3 (from brew) brew install erlang@19
Erlang/OTP 19 [er…
-
Hi,
Can someone give me an example of an ACL file with multiple topic on which different users are able to subscribe, some allowed to publish and some can do both?
The documentation on the website d…
-
Hi,
I'm attempting to perform certificate-only authentication and set ACL restrictions based on the CN of the client certificate. I have `listener.wss.use_identity_as_username = on` and `listener.w…
-
Currently some developers use `vernemq_dev` as a dependency when developing plugins. `vernemq_dev` contains a copy of `vmq_topic.erl` which is also distributed as part of VerneMQ itself and this can l…