eclipse-paho / paho.mqtt.python

paho.mqtt.python
Other
2.2k stars 721 forks source link

Add missing mapping for setsockopt to _WebsocketWrapper #843

Open bdraco opened 5 months ago

bdraco commented 5 months 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 5 months ago

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

bdraco commented 5 months ago

Seems to be ok now