Skip to content

Releases: Cocoanetics/DTBonjour

Version 1.1.3

22 Nov 10:53
Compare
Choose a tag to compare
  • FIXED: Bonjour browser finds duplicate TXT records, name is now set as UUID
  • CHANGED: Sending now occurs on background queue
  • ADDED: tvOS support to the pod spec

Annoucement: https://www.cocoanetics.com/2017/11/dtbonjour-1-1-3/

Version 1.1.2

29 Dec 10:05
Compare
Choose a tag to compare
  • Added delegate method to DTBonjourServerDelegate to notifiy about client disconnect
  • FIXED: unit testing and code coverage

Announcement: ...

Version 1.1.1

01 Oct 10:30
Compare
Choose a tag to compare
  • FIXED: Various Xcode warnings
  • FIXED: Issue when initializing on older iOS (<7.0) or OSX (<10.9) version
  • CHANGED: run loop scheduling to common modes

Announcement: http://www.cocoanetics.com/2014/10/dtbonjour-1-1-1/

Version 1.1.0

18 Dec 17:31
Compare
Choose a tag to compare
  • FIXED: Various type warnings
  • ADDED: New method on DTBonjourDataConnection which allows specifying a timeout
  • ADDED: Delegate method for when connection was opened
  • ADDED: arm64 support
  • CHANGED: Updated for building with Xcode 5
  • CHANGED: Use original NSNetService method to get connection where workaround no longer necessary

Announcement: http://www.cocoanetics.com/2013/12/dtbonjour-1-1-0/

Version 1.0.0

18 Dec 17:31
Compare
Choose a tag to compare

Initial Release