Mik Mueller

Results 6 issues of Mik Mueller

First of all, I really enjoy this library. However, there were some spelling mistakes in the comments which i corrected. Because I have not changed any real code, this `PR`...

Hello, I like rodio but am struggeling to play audio from a network stream. ## Problem I have a stream of type `futures_util::StreamExt` which has been fetched using the reqwest...

This PR adds a Systemd Service file and a short installation script, allowing users to deploy this software in an easy manner. In order to install `bt-audio`, the user clones...

This adds a `flake.nix` which allows easier development and also building on Nixos. ---- > [!IMPORTANT] > Add Nix build system with `flake.nix` and `flake.lock` for easier development and deployment...

Hello, I have tried setting up this repo in the last 8+ hours, First i upgraded the libcxx version so that lapsolver works. After that, the `build_model` functions deadlocks in...

Hello, i am using the newest version of the crate on NixOS Uakari. I am building an app with serialport and tauri. When just using serialport, the app builds fine....