vapor / websocket-kit

WebSocket client library built on SwiftNIO
https://docs.vapor.codes/4.0/advanced/websockets/
MIT License
272 stars 79 forks source link

Enable compilation on iOS #118

Closed makleso6 closed 2 years ago

makleso6 commented 2 years ago

This adds experimental support for building WebsocketKit on iOS from iOS 11 onwards

Closing #117

codecov-commenter commented 2 years ago

Codecov Report

Merging #118 (044b0c3) into main (09212f4) will decrease coverage by 6.74%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
- Coverage   71.34%   64.59%   -6.75%     
==========================================
  Files           5        6       +1     
  Lines         485      579      +94     
==========================================
+ Hits          346      374      +28     
- Misses        139      205      +66     
Flag Coverage Δ
unittests 64.59% <ø> (-6.75%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...bSocketKit/Concurrency/WebSocket+Concurrency.swift 29.78% <0.00%> (ø)
VaporBot commented 2 years ago

These changes are now available in 2.5.0