https://github.com/joyent/node/blob/master/test/simple/test-dgram-multicast.js
The API is dirt simple really: enable/disable multicast,
enable/disable loopback, join/leave a multicast group - that's it.
The latter. IPv4 multicast doesn't work outside of local networks.