Joannis Orlandos
Joannis Orlandos
We've been using this branch successfully.
I'd like to bump this too, it's unfortunate to need to migrate to a different package just for this. OpenAPI Generator support plugging in your own HTTP Client anyways.
I think iOS/macOS SDK considerations should use a completely different set of support rules compared to the likes of Swift toolchain versions. Bumping libraries to iOS 18+ unnecessarily simply prohibits...
I don't see the benefit of going Swift 6+. It would definitely be painful for many of my current clients.
I think this is a very valid implementation actually. FileMiddleware itself does the same thing.
Not sure if we can make this change - but I think it would be nice to log the scheme as described in #578. We can also assume HTTP (not...
We can also consider detecting if the IP is `::` or `0.0.0.0` so that we can print more accurate info
Unfortunately no, as TransportServices does not have a handler, and these handlers are only applicable for child channels of the server
@adam-fowler my idea was that I want to (eventually) make it explicit how to reach it from various devices. Should've explained that in the PR. So `0.0.0.0` should also render...
I understand what `0.0.0.0` does, but it's not common knowledge. By adding logs about the available addresses to connect to, I'm hoping to address that knowledge gap so that people...