Skip to content

0.1.3

Compare
Choose a tag to compare
@dsrees dsrees released this 25 Oct 18:47
· 97 commits to master since this release

Added

  • [#13] response? parameter to onError callbacks
  • [#15] @SerializedName to each property in PhxMessage

Changed

  • onError no longer passes an optional throwable?, instead it is a safe throwable
  • [#4] PhxSocket can now accept an optional OkHttpClient parameter, allowing configuration

Fixed

  • [#16] isConnected would return true after an error