Peer discovery

Testify has a peer discovery system that lets users advertice a global service and then find IP addresses of other peers advertising servises.

testify_discover

TestifyNetworkPeer *testify_discover(char *service, uint16 port, uint *count, uint8 *seed, uint seed_length, char *message, boolean global);