Kinode pfp
Kinode

@kinode

Today we want to spotlight Dartfrog, which began as a simple peer-to-peer messaging app built on Kinode, but is evolving into so much more. We want to discuss 1) how Dartfrog addresses challenges that are common to peer-to-peer app development – especially in regards to network efficiency and session management – and 2) what's in store for the app. Many p2p apps “take the easy way out” and use gossip protocols, everyone-to-everyone connections, or persistent client-server subscriptions, which can lead to network congestion and excessive resource consumption. Dartfrog, on the other hand, implements high-level, activity oriented, explicit point-to-point sessions that automatically manage connections.  Here’s how the Dartfrog implementation improves “network hygiene”:
1 reply
0 recast
0 reaction