chrysn / aiocoap

The Python CoAP library
Other
264 stars 119 forks source link

websockets: Explicitly pass default SSL context in to websocket client #326

Closed chrysn closed 11 months ago

chrysn commented 11 months ago

There is no implicit default context.

Closes: https://github.com/chrysn/aiocoap/issues/325