From 703e183e430f15aff6005d38aefcacf91e2314cd Mon Sep 17 00:00:00 2001 From: yum Date: Wed, 13 Sep 2023 21:43:33 -0700 Subject: General cleanup Remove unused proxy code, curl, and images. --- BrowserSource/Proxy/README.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 BrowserSource/Proxy/README.md (limited to 'BrowserSource/Proxy/README.md') diff --git a/BrowserSource/Proxy/README.md b/BrowserSource/Proxy/README.md deleted file mode 100644 index 6c986b2..0000000 --- a/BrowserSource/Proxy/README.md +++ /dev/null @@ -1,12 +0,0 @@ -This is a Linux server. It receives transcripts from TaSTT and serves them to -peers using a session identifier. It serves the use case where a mute player -wishes to show their transcript on a friend's stream. - -Dependencies: -* clang-15 -* cmake -* fmtlib/fmt - -To build: -./build-foss.sh -make -- cgit v1.2.3