How create a P2P web-chat without any server?

chat, erlang, javascript, real-time, streaming

Solution

If you're willing to use Flash, check out Adobe Stratus, which allows for peer to peer data and video streaming. http://labs.adobe.com/technologies/stratus/

Problem

is there a way to create a P2P web-chat without any server ?

Original source

Related problems