QUERY · ISSUE
docs: websocket
docs
Documentation URL
https://docs.micropython.org/
Description
Where is the built in websocket module documentation?
Code of Conduct
Yes, I agree
CANDIDATE · PULL REQUEST
extmod/moduwebsocket: Refactor `websocket` to `uwebsocket`.
As mentioned in #4450, websocket was experimental with a single intended
user, webrepl. Therefore, we'll make this change without a weak
link websocket -> uwebsocket.