pub const DEFAULT_RENDEZVOUS_SERVER: &str = "ws://relay.magic-wormhole.io:4000/v1";
Expand description

Some rendezvous server you might use.

Two applications that want to communicate with each other must use the same rendezvous server.