Releases: BiAtoms/Socket.swift
Releases · BiAtoms/Socket.swift
Version 2.4.0
- Swift 5
- Xcode 11
Version 2.3.0
Updated for:
- Swift 4.2
- Xcode 10
Version 2.2.1
Updated for:
- Swift 4.1
- Xcode 9.3
- SPM tools 4.0
Version 2.2.0
- TLS/SSL support for server sockets
Version 2.1.0
- 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
Updated for swift 4.0
1.3.0
Releasing tag 1.3 as 1.3.0 for swift packet manager
Version 1.3
Added travis-ci && updated readme
Version 1.1
Added support for macOS and tvOS
Version 1.0
Initial commit