From 61ee3d29e8a076b543a0437a6660a3fa38d81757 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Mon, 31 Jul 2023 14:59:23 -0700 Subject: [PATCH] initial commits --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e676605..7b5f656 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,10 @@ We had some constraints for the application — These constraints came from the industrial-research we had done prior to the start of this research-and-development. (More on that later.) -Back in the late 1990s to mid-2000s, when the core of technolgy was first invented, it wasn't yet possible to accomplish this. +Back in the late 1990s to mid-2000s, when the core tree-stream technolgy was first invented — the technology that would later be called “logjam” — it wasn't yet possible to accomplish this. But, decades later — with the addition of the WebRTC technology to the web-browser, all of a sudden it looked like it might be possible. -The goal was to recreate the tree-stream technology which invented in the late 1990s to mid-2000s — but to this time re-create it to work within a web-browser. +The goal was to recreate the tree-stream (“logjam”) technology which invented in the late 1990s to mid-2000s — but to this time re-create it to work within a web-browser. Thus started the research-and-development. ## Industrial-Research