RingyDingy.new now allows a Rinda::RingFinger or TupleSpace reference as the last “lookup” parameter in addition to a list of broadcast addresses.
Added RingyDingy::Lookup to handle lookup of services.
Added RingyDingy::Lookup#wait_for to wait on a recently registered service
Work around [ruby-talk:395364] by adding a timeout.
The broadcast list for looking up hosts can now be set.
Don't allow $TESTING to be true if we're not testing.
Split RingyDingy::RingServer::list into ::list_services and ::print_services for reuse.
Services without the default name no longer reregister multiple times
Added ring_server executable (Rinda::RingServer wrapper)
Daemon mode
Rinda::RingServer service listing
Remote verbose mode enable-disable
Switched to Hoe
Birthday!