Antoine Baché
Antoine Baché
- Removed 'bench' command as it was buggy (might come back in a future version) - Refacto session manager - Added a "rtc" client package
Hello, I've been trying to use this action in a self-hosted ARM64 Linux runner but the action pulls a x86_64 ELF instead of an ARM64 one: ``` ELF 64-bit LSB...
https://github.com/pion/srtp/pull/148 is needed before being able to merge ~~The unit test needs https://github.com/pion/transport/pull/141~~ Fixes #1636 ~~I'm not sure about `if t.state != DTLSTransportStateNew && t.state != DTLSTransportStateClosed`, one other option...
### Your environment. - Version: v0.2.0 - Browser: CLI ### What did you do? ``` # Here, there's no issue, everything works as expected rm -rf vendor/ go run ....
### Is your feature request related to a problem? Please describe it. Following discussion from https://github.com/grpc/grpc-swift/issues/1044, it'd be great to have a way to set `Network.framework` `multipathServiceType`. This should help...
This PR adds a `UpdateContext` to the `session` object, which allow to change the context of an already running SRTP / SRTCP session. This is needed for DTLS restart, as...
This PR fixes the memory layout of some structs to reduce their size (aligned for 8 bytes, which should be most platforms). - `srtpSSRCState` goes from `40` bytes to `32`...
This PR adds a way to pass a user-provided `Bundle` (which defaults to `.main`) when loading an animation from a file. This is useful when loading files from a Swift...
**Describe the bug** On the "Pinned items" screen, different messages are hard to distinguish, and mentions have a clear background **Expected behavior** Messages should have a border or something to...
**Describe the bug** When looking at the "Help" screen, the background is white **Expected behavior** The background should be dark **Screenshots** If applicable, add screenshots to help explain your problem....