Replies: 1 comment
-
good places to check for modules and tooling, and not to forget ; the documentation |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently trying to use the full-modal large model, which uses the WebSocket protocol. The official sample files are based on the websocket library of CPython, and the corresponding functions are not available in MicroPython. I would like to know how to use WebSocket in MicroPython.
Additionally, could you please tell me where one can typically find the third-party modules for MicroPython? Are there any platforms similar to PyPy?
Beta Was this translation helpful? Give feedback.
All reactions