Skip to content

Releases: tidev/titanium-socketio

iOS 1.1.2

11 Jan 15:26
Compare
Choose a tag to compare

Fixed:

  • Swift 4.2 compatibility

iOS 1.1.1

05 Nov 12:46
Compare
Choose a tag to compare

Fixed

  • only iterate 2nd+ arguments on emit
  • make off method available for non-args
  • properly return boolean values from methods (boxed as NSNumber due to SDK limitation)

Android 1.0.2

28 Oct 12:05
Compare
Choose a tag to compare
  • Update okhttp library to 3.11.0 to prevent clashes with other modules

iOS 1.1.0

06 Oct 07:59
Compare
Choose a tag to compare
  • Compile with Xcode 10

iOS 1.0.1

05 Jul 11:55
cb89b3f
Compare
Choose a tag to compare

Add missing iOS hook to enable Swift support required by the native socket.io client.

Android 1.0.1

04 Jun 13:32
Compare
Choose a tag to compare
  • Properly set Android client options (#5)

Android 1.0.0

29 May 11:15
0dc3b0e
Compare
Choose a tag to compare
  • Initial release

iOS 1.0.0

25 May 21:24
c6c964e
Compare
Choose a tag to compare
  • Initial release