tidwall / SwiftWebSocket

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

Compile warning In XCode 10.2.1 with swift 5 #147

Open Aaronwang81 opened 5 years ago

Aaronwang81 commented 5 years ago

Warning: Hashable.hashValue' is deprecated as a protocol requirement; conform type 'InnerWebSocket' to 'Hashable' by implementing 'hash(into:)' instead lines 603