Aaron Drew

Results 2 issues of Aaron Drew

I suspect the rtl8812au driver is truncating some of my packets. I'm seeing this: ``` 0000 f3 9f 81 80 00 01 00 02 00 00 00 00 03 77...

Hi, I've fixed my issue with large MsgPack-RPC responses. After figuring out how your code works, I now unconditionally check m_out->has_queued() in the main event loop. I do not 100%...