Hugo Tunius

Results 35 issues of Hugo Tunius

Found an error while reading through the docs. The link to prowl was using escaped ``

#### Description A small failing test were upon stopping a transceiver it is not rejected in the following offer.

### Your environment. - Version: 3.1.0 - Browser: Chrome - Other Information - N/A ### What did you do? 1. Create a track on the browser side 2. Negotiate the...

Hello, I'm trying to understand something about local modifications during `have-local-offer`. **Scenario:** A transceiver is created with a sending track, its direction defaults to `sendrecv`. There has been at least...

Needs Test
Ready for PR
July virtual interim

**Describe the bug** When not using babel or typescript `fs` is not available via `require`. **To Reproduce** Steps to reproduce the behavior: 1. `npm i -d danger` 2. `danger init`...

bug

Currently many API surfaces related to RTP support reading both parsed RTP packets and raw RTP data. This complicates the API surface and means that interceptors often have to redundantly...

subcrate:interceptor

This PR implements inbound and outbound RTP stats according to the [specification](https://www.w3.org/TR/webrtc-stats/), with some limitations. ## Todo - [x] Inbound RTP - [x] Outbound RTP - [ ] Tests ##...

When writing futures that are likely to run in race with others using e.g. `tokio::select!` it's important to consider cancel safety. A typical pattern that isn't cancel safe is ```rust...

## Environment react-native info ``` System: OS: macOS 11.2.3 CPU: (12) x64 Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz Memory: 777.25 MB / 32.00 GB Shell: 5.8 - /usr/local/bin/zsh Binaries: Node:...

💪 Solution
0.64.0

As someone who prefers dark colour schemes for code it'd be nice to have the option to use a different colour scheme. Fragaria supporst some colour schemes out of the...

enhancement
sizable first step