Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use "best for platform" EventLoopGroup instead of always using MultiThreadedEventLoopGroup #3172

Closed
wants to merge 1 commit into from

Conversation

MahdiBM
Copy link
Contributor

@MahdiBM MahdiBM commented Apr 12, 2024

No description provided.

.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.19.0"),
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.21.0"),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is kind of unrelated to the goal of this PR but it should be fine considering the version comes with the HTTPClient.shared and is going to be needed by something if not Vapor.

@gwynne
Copy link
Member

gwynne commented Apr 12, 2024

I think we've deliberately avoided doing this in the past for various reasons; NIOTS is really only valuable on iOS.

@0xTim
Copy link
Member

0xTim commented Apr 29, 2024

Yeah we need to do a bit of rearchitecting if we want to support NIOTS properly and frankly that's going to wait until Vapor 5

@MahdiBM MahdiBM closed this Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants