chrysn/aiocoap

pyodide: Prune transports

Opened this issue · 0 comments

Attempting to do UDP on pyodide runs into a NotImplementedError inside its events.py rather than a "RuntimeError: No request interface could route message".

Should be fixed in defaults.py, and any note on a NotImplementedError being raised removed from any pyodide related docs.