From ee516a6271dc65bbd3cf3824aec3201bb16ac4a9 Mon Sep 17 00:00:00 2001
From: Kevin Jahns
Yatta is a Framework for Real-Time collaboration on arbitrary data structures. You can find the code for this example here. -
Open this link on other clients: Drop me
. Share this link and build a peer-to-peer based network. Changes won't be recorded by any server. +Open this link on other clients: Drop me
Share this link, in order to build a peer-to-peer based network via WebRTC. Changes won't be recorded by any server.Open the console and use DOM and jQuery in order to manipulate the body-element of this website. You can see live changes on other clients.
-$("body").append('<div id="div_tag">some new div tag </div>');