Skip to content

Client ID doesn't support underscore #791

@chenkennt

Description

@chenkennt

Describe the bug

Currently client ID doesn't support underscore, which may block some of the existing tools of MQTT

To Reproduce

  1. Open https://mqttx.app/web-client
  2. Click "new connection", fill in host, port and path, click "connect"

You'll see the connection fails because the default client ID (mqttx_xxx) contains underscore.

If underscore is commonly used in existing MQTT tools, we should support it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions