Daniel
Daniel
Some more insight on the original issue: The problem even exists on the example app in audio_service (I am using an old iPhone SE as a real test device). I...
Hi, I am one of the maintainers of the `audio_cast` package. We have now null safety support and are trying to test and improve the code and make it more...
Yeah I just pushed a fix for that particular issue. The upnp device discoverer was in fact only discovering the first device
What about is this issue? I could create an PR if wanted, but this issue seems rather trivial.
The error is still present. Do you need any further information @foxcpp ?
We are experiencing this issue on [our instance](https://sueden.social/) with version v4.1.2
> @Subhangi3 the status from my side is that we are using this in production since december. Same, we are also using it in addition with #25. Everything seems to...
We are using this in production on real cars with real devices, which seems to be working fine. We also implemented all changes from [this comment](https://github.com/oguzhnatly/flutter_carplay/issues/12#issuecomment-1150229720). The only issue we...
We use traefik as our proxies and have no problems connecting via websocket. The http status code stats do not indicate any abnormal behaviour regarding the proxying of requests. The...
Hey, we are still experiencing this issue with Spring Boot 3.0.6, which uses `spring-messaging` and `spring-websocket` with version `6.0.8`. Here is an excerpt from our logs: ``` 023-05-11T14:50:29.682Z INFO 1...