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 FoundationNetworking on Linux for Swift 5.1 #2028

Merged
merged 1 commit into from Sep 18, 2019

Conversation

joscdk
Copy link
Member

@joscdk joscdk commented Jul 28, 2019

In Swift 5.1 on Linux, the network stuff is moved to FoundationNetworking. Since 5.1 is still pre-release, i think we should keep this as a PR for now, and when we get close to a 5.1 release, we can push this.

Since a lot of development on Linux happens through Sourcekit-LSP, which only supports Swift 5.1, this will also give a good example for Linux developers.

Checklist

  • Circle CI is passing (code compiles and passes tests).
  • There are no breaking changes to public API.
  • New test cases have been added where appropriate.
  • All new code has been commented with doc blocks ///.

@joscdk joscdk requested a review from tanner0101 July 28, 2019 19:33
@joscdk joscdk self-assigned this Jul 28, 2019
@joscdk
Copy link
Member Author

joscdk commented Sep 17, 2019

@tonyarnold i have poked @tanner0101 to see if we can get it merged :)

@MrLotU MrLotU merged commit 92a58a9 into vapor:3 Sep 18, 2019
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