paho.mqtt.python icon indicating copy to clipboard operation
paho.mqtt.python copied to clipboard

Add missing mapping for setsockopt to _WebsocketWrapper

Open bdraco opened this issue 1 month ago • 2 comments

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

bdraco avatar May 18 '24 23:05 bdraco