emqx / emqx/MQTT-Client-Examples
mqtt-client-Elixir mqtt.exs line 14 : key list typo error
Open
- Dominant language
- Kotlin
- Stars
- 1k
- Forks
- 718
- PR merge metrics
- No merged PRs in 30d
Description
line 14
`client_id: "elixir_subscriber"`
key typo error, should be
`clientid: "elixir_subscriber"`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.