A new wire protocol enabling applications to connect directly in a real-time and fully distributed manner, freeing them from relying on centralized datacenters
It works by sending and receiving small bits of JSON via UDP using an efficient routing system based on Kademlia, a proven and popular Distributed Hash Table. Everything within TeleHash is routed based on a generic SHA hash of the related id or URL.
From any command line
Then you'll get
The current spec is implemented in a few languages (any help here would be great!) and prototype apps are being created to test it. Questions can be directed at the wiki, twitter, or to Jeremie Miller directly.