Skip to content

version 1.2.0

Compare
Choose a tag to compare
@s4cha s4cha released this 30 Apr 12:10
· 153 commits to master since this release
  • Multipart requests are now supported
  • You can now opt out form Arrow and use ws with pure JSON if you want to use your own JSON library.
  • JSON parameters are now supported for POST/PUT request
  • ws no longer sends the request as soon as it's built. it waits for a then block to be called.
  • Using latest version of then and Arrow