Skip to content

5.2.0

Compare
Choose a tag to compare
@dsrees dsrees released this 24 Feb 16:05
· 38 commits to master since this release

[#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.