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

Option to add custom websocket headers for handshake

Open
#879 2 comments 0 reactions 0 assignees View on GitHub
Status: Available
Dominant language
Python
Stars
2.4k
Forks
742
Avg merge
12d 48m
Merged PRs (30d)
1

Description

Maybe you can consider the option of adding custom headers for the handshake.

Some brokers may require: user agent, host, origin, Sec-WebSocket-Extensions headers. For the moment I hardcoded them direclty into client.py which is not clean solution but it works for my app.

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.