The check for whether to request more data was all messed up. On the client this needs to be after initial metadata is sent to guarantee that we have a live stream, but there's no such requirement at the server. Fix this. I also ran clang-format across the code so there are some formatting changes.pull/651/head
parent
4a858990ed
commit
d9e6413f33
1 changed files with 5 additions and 4 deletions
Loading…
Reference in new issue