Timothy Vanderaerden

Results 4 issues of Timothy Vanderaerden

### Description As far as I know there is currently no support for [RFC-8760](https://tools.ietf.org/html/rfc8760) yet. It modifies the Digest Access Authentication scheme to add support for more secure digest algorithms,...

feature-request

Fixes the following compilation warnings with Elixir 1.17. ``` warning: single-quoted strings represent charlists. Use ~c"" if you indeed want a charlist or use "" instead ```

Fixes the following compilation warnings with Elixir 1.17. ``` warning: single-quoted strings represent charlists. Use ~c"" if you indeed want a charlist or use "" instead ```

**Describe the bug** When using `seek-offset` together with `file_string` and multiple sounds, the sounds after the `seek-offset` aren't played. The `seek-offset` itself is correctly applied and the file is played...

bug