vapor / websocket-kit

WebSocket client library built on SwiftNIO

Home Page:https://docs.vapor.codes/4.0/advanced/websockets/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Client code to remove warnings

0xTim opened this issue · comments

Currently when building the package with the latest AHC we get build warnings as we're pointing at deprecated code. We should update our code to point at the new functions and remove the build warnings

Resolved in #99