5.2.0
版本发布时间: 2023-02-25 00:05:42
davidstump/SwiftPhoenixClient最新发布版本:5.3.3(2024-07-30 21:22:10)
[#226] - Adds URLResponse
as an optional value in socket.onError
callbacks to allow for checking status codes from the server when the Socket connection errors out. See Examples in PR for more details
NOTE Upgrading to this version may throw a syntax error depending on how you've implemented your onError
handlers.