Tim Condon
Tim Condon
@clayellis yes to be clear - when Vapor 5 is released when Swift 6 is out all the `async*` prefixes will disappear, as will any mention of `EventLoop`s!
@Kyle-Ye just time - I'm slowly working through it alongside a few other things
Do you get the same behaviour when serving the file from something like Nginx?
Hmm this looks like a missing dependency I think? Can you build a simple Swift package or just SwiftNIO?
@harry9679 ok cool, best thing would be the create an issue on NIO and see what they say
No if you want that functionality you'd need to implement it yourself
Also, to clarify - GH calls the URL that you specify in the redirect. You probably want to handle it all in the backend to keep it secure then pass...
See https://github.com/swift-server/vscode-swift/discussions/406 for details as it's tracked there. Go to implementation should already work. Rename symbol is waiting on a bug in SourceKit-LSP to be fixed
@Colgates looks like there are some build failures in the tests with 5.4
MySQL doesn't support iOS at the moment - if you want to use it, feel free to submit a PR to add iOS 13 to the platforms array in Package.swift