Skip to content

Releases: BiAtoms/Socket.swift

Version 2.4.0

10 Nov 16:52
Compare
Choose a tag to compare
  • Swift 5
  • Xcode 11

Version 2.3.0

09 Nov 09:10
Compare
Choose a tag to compare

Updated for:

  • Swift 4.2
  • Xcode 10

Version 2.2.1

26 May 11:13
Compare
Choose a tag to compare

Updated for:

  • Swift 4.1
  • Xcode 9.3
  • SPM tools 4.0

Version 2.2.0

13 Mar 16:48
Compare
Choose a tag to compare
  • TLS/SSL support for server sockets

Version 2.1.0

15 Dec 13:44
Compare
Choose a tag to compare
  • TLS socket.startTls()
  • DNS lookup socket.addresses()
  • Polling, socket.wait()
  • Setting non-boolean socket options
  • Receiving/writing multiple bytes
  • Swift 4

Version 2.0.0

24 Sep 10:33
Compare
Choose a tag to compare
Updated for swift 4.0

1.3.0

11 Jul 13:33
Compare
Choose a tag to compare

Releasing tag 1.3 as 1.3.0 for swift packet manager

Version 1.3

10 Jul 06:03
Compare
Choose a tag to compare
Added travis-ci && updated readme

Version 1.1

09 Jul 19:28
Compare
Choose a tag to compare
Added support for macOS and tvOS

Version 1.0

05 Jul 09:01
Compare
Choose a tag to compare
Initial commit