Danny de Jong
Danny de Jong
**Is your feature request related to a problem? Please describe.** Yes, with tokio sockets I can't bind two independent sockets both on `0.0.0.0` and `::` using the same port, like...
**Describe the bug** I'm using soloud-rs to mix some ambience tracks together. However, I've noticed that even though I use `set_looping` to enable looping on all tracks, they don't seem...
Currently, there is a window implementation written for win32. It is used when using the browser framework Edge WebView2. It also used to be used in combination with CEF for...