rtc

minimal webrtc client
git clone https://git.ce9e.org/rtc.git

commit
93f7231d8f6692f780f3a5f019faf130c5d0f308
parent
88ef684dfc1f06ab665fcf395e2b7af78d6232c4
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2020-03-23 08:01
mv frontend to sub dir

Diffstat

R chat/chat.css -> www/chat/chat.css 0
R chat/chat.js -> www/chat/chat.js 0
R chat/index.html -> www/chat/index.html 0
R common.css -> www/common.css 0
R patch.js -> www/patch.js 0
R rtc/index.html -> www/rtc/index.html 0
R rtc/rtc.css -> www/rtc/rtc.css 0
R rtc/rtc.js -> www/rtc/rtc.js 0

8 files changed, 0 insertions, 0 deletions


diff --git a/chat/chat.css b/www/chat/chat.css

diff --git a/chat/chat.js b/www/chat/chat.js

diff --git a/chat/index.html b/www/chat/index.html

diff --git a/common.css b/www/common.css

diff --git a/patch.js b/www/patch.js

diff --git a/rtc/index.html b/www/rtc/index.html

diff --git a/rtc/rtc.css b/www/rtc/rtc.css

diff --git a/rtc/rtc.js b/www/rtc/rtc.js