T2Dev
Results
2
comments of
T2Dev
Code should be compilable & work at least after replacing ```Swift open override var hashValue: Int { return id } ``` with ```Swift open override var hash: Int { return...
https://github.com/tidwall/SwiftWebSocket/pull/138 Thanks, @starxor