eclipse / paho.mqtt.python

paho.mqtt.python
Other
2.12k stars 722 forks source link

Add missing mapping for setsockopt to _WebsocketWrapper #843

Open bdraco opened 1 month ago

bdraco commented 1 month ago

Fixes the asyncio example with a websocket wrapped socket https://github.com/eclipse/paho.mqtt.python/blob/d45de3737879cfe7a6acc361631fa5cb1ef584bb/examples/loop_asyncio.py#L92

bdraco commented 1 month ago

Tried to sign the CLA but I keep getting a 401 error. Will try later

bdraco commented 1 month ago

Seems to be ok now