-
```
panicked at 'called `Result::unwrap()` on an `Err` value: JsValue(Object({"type":"offer","sdp":"v=0\r\no=mozilla...THIS_IS_SDPARTA-86.0 628639811215197811 0 IN IP4 0.0.0.0\r\ns=-\r\nt=0 0\r\na=fi…
-
Do you intend to eventually support browser games or is that out of scope?
[Naia](https://github.com/naia-rs/naia) achieves this by using [webrtc-unreliable](https://github.com/kyren/webrtc-unrelia…
-
**URL**: https://www.apple.com/store
**Browser / Version**: Firefox 90.0
**Operating System**: Mac OS X 10.15
**Tested Another Browser**: Yes Safari
**Problem type**: Something else
**Descripti…
-
use signal_hook::iterator::Signals;
| ^^^^^^^^ could not find `iterator` in `signal_hook`
-
Rename library on cargo from webrtc-rs-rtcp to rtcp as name has not been taken https://crates.io/search?q=rtcp
-
```
error: InvalidInput (cause; assertion failed: `left == right`; assertion failed: `(left == right)` (left: `53083141`, right: `554869826`))
HISTORY:
[0] at /home/vi/.cargo/registry/src/github.…
-
## Summary
I often wish it were possible to query Pion about the number of PeerConnections that are open.
## Motivation
A common bug is to forget to call `Close` on a PeerConnection. I w…
-
I used it as follows:
```
import {importFromString} from 'module-from-string';
...
async function compileModule(code)
{
return await importFromString(code);
}
```
Here is the bundle deplo…
-
![image](https://user-images.githubusercontent.com/17582359/91412972-10e1a200-e87d-11ea-97f0-3a9c2e5f80ae.png)
-
## Description
When building the crate with the latest nightly, the compilation fails with 27 errors.
## Prerequisites
- Rust version : `rustc 1.51.0-nightly (d4e3570db 2021-02-01)`
- lexica…