nuclearace / SwiftDiscord

Discord API Client for Swift
MIT License
120 stars 25 forks source link

Hopefully fix testDiscordGatewayPayloadData on Swift 4.2 Linux #74

Closed TellowKrinkle closed 6 years ago

TellowKrinkle commented 6 years ago

Note: I can't compile Vapor on my Linux computer right now (it's running 18.04 and I don't feel like dealing with ssl library version issues) so I won't know if this actually works on Linux until the travis build finishes

Other note: This breaks it on Linux with Swift <4.2. Should I add an #if for that?