juhaszp-uhu
juhaszp-uhu
**Describe the bug** On some Android phones, and on certain 4G networks the network connection itself becomes unstable and keeps dropping while an Openvidu call is in progress. **Expected behavior**...
**Describe the bug** On some Android phones, and on certain 4G networks the network connection itself becomes unstable and keeps dropping while an Openvidu call is in progress. **Expected behavior**...
The NextMessage function is not equipped to handle short reads, it just assumes that the entire payload can be read with one syscall, and what's worse, it has a subtle...
I've got a runtime panic while running some code that was essentially identical to the example server in this repo: ``` panic: runtime error: index out of range [3] with...