I have a decentralized service in which anyone can publish events (and request data from other peers) as long as they follow a protocol.
I am considering using cote to have zero-configuration auto-discovery over the Internet so that independent nodes can discover each other and start receiving events published by them without requiring them to already know a peer on the network.
Is it possible to make cote work over the Internet without requiring users running a node to configure anything?
I have a decentralized service in which anyone can publish events (and request data from other peers) as long as they follow a protocol. I am considering using cote to have zero-configuration auto-discovery over the Internet so that independent nodes can discover each other and start receiving events published by them without requiring them to already know a peer on the network.
Is it possible to make cote work over the Internet without requiring users running a node to configure anything?