eclipse-paho / eclipse-paho/paho.mqtt.python

Client ID should be rejected if not UTF-8 encoded string

Open
#178 1 comment 0 reactions 0 assignees View on GitHub
Type: Enhancement
Dominant language
Python
Stars
2.4k
Forks
742
Avg merge
12d 48m
Merged PRs (30d)
1

Description

Spec says: [MQTT-3.1.3-4] Client Id must be UTF-8 encoded string.

In `Client.__init__`, any non-string input is accepted without checks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.