mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
Sending byte-by-byte is inefficient and leads to errors in the WebSocket protocol when sending utf-8 encoded characters.
Sending byte-by-byte is inefficient and leads to errors in the WebSocket protocol when sending utf-8 encoded characters.