diff options
| author | yum <yum.food.vr@gmail.com> | 2023-09-13 21:43:33 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2023-09-13 21:55:05 -0700 |
| commit | 703e183e430f15aff6005d38aefcacf91e2314cd (patch) | |
| tree | 93f647cf7e4be14e36fa9d9b79ea9717fe93e417 /BrowserSource/Proxy/README.md | |
| parent | 8fcc6c248554a0b08ecd4b43cc0971b78810c080 (diff) | |
General cleanupv0.15.3
Remove unused proxy code, curl, and images.
Diffstat (limited to 'BrowserSource/Proxy/README.md')
| -rw-r--r-- | BrowserSource/Proxy/README.md | 12 |
1 files changed, 0 insertions, 12 deletions
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 |
