nuclearace / SwiftDiscord

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

Update WebSocketKit to 2.1.0 #94

Closed fwcd closed 4 years ago

fwcd commented 4 years ago

Update the WebSocketKit dependency.

TellowKrinkle commented 4 years ago

Can we not require macOS 10.15 if possible?

Why does websocket-kit require it?

fwcd commented 4 years ago

@tellowkrinkle I don't know why they require it, the problem is that websocket-kit + SwiftDiscord won't build (at least when consumed as a library) without specifying the same minimum platform level.

You could file an issue on websocket-kit.

nuclearace commented 4 years ago

I think I’d be fine with this. @tellowkrinkle you see any issue?

TellowKrinkle commented 4 years ago

Yeah should be fine