juhaszp-uhu

Results 4 issues of 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**...

bug

**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**...

bug

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...