Skip to content

Releases: socketio/socket.io-client-swift

v8.2.0

19 Dec 01:20
0bb7fdd
Compare
Choose a tag to compare
  • Removes the namespace from a socket id.
  • Expose SSLCert to Objectvice-C again.

v8.1.2

11 Nov 20:56
163a770
Compare
Choose a tag to compare
  • fix crash on server triggered disconnect

v8.1.1

28 Oct 15:53
2b8476c
Compare
Choose a tag to compare
  • Fix CocoaPods installing, hopefully

v8.1.0

27 Oct 11:04
85b6dc1
Compare
Choose a tag to compare
  • Change how emitWithAck works. It now returns an object which you can call timingOut(after:, callback:) on.
  • Bump Websocket version.

v8.0.2

20 Sep 21:04
2faa2ae
Compare
Choose a tag to compare
  • fix building on objective-c

v8.0.1

19 Sep 23:03
0849a75
Compare
Choose a tag to compare
  • Bump WebSocket version
  • Fix adding / to engine path.

v8.0.0

14 Sep 11:23
100a973
Compare
Choose a tag to compare
  • Swift 3

v7.0.3

29 Aug 18:19
a412eef
Compare
Choose a tag to compare
Fix cocoapods

v7.0.1

27 Aug 17:08
c7c824c
Compare
Choose a tag to compare
  • Fix bug in SocketIOClientConfiguration

v7.0.0

27 Aug 15:16
e3c8cc7
Compare
Choose a tag to compare
  • Rename framework to SocketIO
  • Adds a new SocketIOClientConfirugation object. These can be constructed like an array of SocketIOClientOptions.