Releases: sacOO7/socketcluster-client-swift
Releases · sacOO7/socketcluster-client-swift
Protocol compatibility
Library Upgrade #15 #22
- Updated starscream and handyjson version to support swift 4.2
 - Skipped volatile tests
 
Authentication while channel subscribe
- 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