https://github.com/UFAL-DSG/cloud-asr/blob/master/cloudasr/api/lib.py#L48 If the client sends bytes too fast, send may be executed before the previous recv returns, right?
https://github.com/UFAL-DSG/cloud-asr/blob/master/cloudasr/api/lib.py#L48
If the client sends bytes too fast, send may be executed before the previous recv returns, right?