Skip to content

Releases: sacOO7/socketcluster-client-swift

Protocol compatibility

19 Feb 14:13
Compare
Choose a tag to compare
  • Fixes #24
  • Made library compatible with swift 4.0 and swift 5.0
  • Updated ping-pong synchronisation with respect to new client

Library Upgrade #15 #22

12 Nov 05:59
Compare
Choose a tag to compare
  • Updated starscream and handyjson version to support swift 4.2
  • Skipped volatile tests

Authentication while channel subscribe

04 Jul 21:44
dbbea45
Compare
Choose a tag to compare
  • Auth Token can now be injected from constructor, getter and setter are now available for token
  • Authentication while subscribing to channel. Extra argument can be given as a token to authenticate with server