
Rendezvous is essentially multicast DNS for network services discovery, based on the ZeroConf initiative.
- mod_rendezvous is an Apache module for macOS that makes local web servers visible under Safari’s Rendezvous section.
Non-Mac software
- Sink - a Python file sync tool that uses Rendezvous to discover other machines on the network.
- Howl
- Whamb sharing protocol daemon - a Perl daemon for connecting Whamb users to other Unix systems.
- Notes on the POSIX implementation
- mDnsResponder.NET - a full C# implementation.