tidwall / SwiftWebSocket

Fast Websockets in Swift for iOS and OSX
MIT License
1.53k stars 244 forks source link

Swift 5 migration. Warnings fixed. #138

Closed starxor closed 5 years ago

T2SoftDev commented 5 years ago

@tidwall any idea when you can merge this?

lazerwalker commented 5 years ago

+1, would love to see this hit master sooner rather than later.

tidwall commented 5 years ago

Thanks for the PR!

pickettjd commented 5 years ago

@tidwall Can you update the podspec?

raza08 commented 5 years ago

@tidwall @pickettjd How can I use it in my pod file?

wiistriker commented 4 years ago

just replace dep in your Podfile: pod 'SwiftWebSocket', :git => 'https://github.com/tidwall/SwiftWebSocket.git', :tag => 'v2.8.0'