This post originated from an RSS feed registered with Ruby Buzz
by Eric Hodel.
Original Post: dnssd 1.3.1
Feed Title: Segment7
Feed URL: http://blog.segment7.net/articles.rss
Feed Description: Posts about and around Ruby, MetaRuby, ruby2c, ZenTest and work at The Robot Co-op.
DNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving, registration and domain enumeration. Supports avahi's DNSSD compatibility layer for avahi 0.6.25 or newer.
Changes
1 bug fix
Fix regexp for parsing the fullname. Patch by James Sadler.