Mirko Vogt
Mirko Vogt
@empicano Sorry to bother you about that once again, but if you could provide an idea on how to solve re-connection, where iteration over messages is happening in its own...
Just noticed `--stats` only now - will test and potentially edit and ask for deletion of this issue if it actually does what I outlined above.
The issue probably lies in that read(n) does not guarantee to actually read n bytes (all at once). Normally I'd iterate over reading until result is null/None *or* read and...
Attempted fix: https://github.com/micropython/micropython-lib/pull/1038
I just picked the first async HTTP client lib I found, verified it working, embedding it into my project - and found out (way too late), it lacks HTTP auth....
same issue on debian bookworm (with backports, though) on an old x86_64 (no SSE4, though, hence x86 32bit android). I don't mind dropping / disabling trebuchet entirely and sue a...