nuclearace / SwiftDiscord

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

Migrate to WebSocketKit #84

Closed fwcd closed 5 years ago

fwcd commented 5 years ago

Fixes #83.

This PR migrates the WebSocket implementation to the WebSocketKit library from Vapor 3.

nuclearace commented 5 years ago

👍 nice!