jhihn

Results 26 comments of jhihn

Thank you so much for your detailed and prompt reply! I'm unfamiliar with Python plotting and this was exactly what I need!

I don't think the PR is proper, it just "fixes" the problem in a nuclear way. The `gh` github client can probably cherry pick this for you.

Note, that after further analysis, I have an application sending messages of size 2_536_240 +/- bytes. These messages never arrive at the other side when sent with this library. I...

I created a push request that fixes the issue for me but it is suboptimal. Check the push requests for the project. Based on that pull request I think there's...

> 300k is a strange delimiter. dhttps://github.com/koush/AndroidAsync/blob/master/AndroidAsync/src/com/koushikdutta/async/http/HybiParser.java#L361 Yes I looked all over it and I did come across that but I wasn't sure what was going on there I compared...

Unencrypted websocket server. Client connects, sends text, server replies with a large text reply.

Reader doesn't have these, but writer does... I don't know why. Edit: also these are StreamReder issues, nothing having to do with serial_asyncio

Leaving Qt as only C++ will scare many people off. It's really mostly JS. JS is backed by C++, like how React Native wraps C.

This is so great if true.👍 I'm doing some image acquisition and I need it to be fast and repeatable so I have to lock down all of the exposure...