Skip to content

Commit

Permalink
RM js proxy + add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
synoet committed May 10, 2024
1 parent 9c5dda4 commit 8f64345
Show file tree
Hide file tree
Showing 10 changed files with 7 additions and 8,660 deletions.
7 changes: 7 additions & 0 deletions theia/proxy-rs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Theia Proxy
Proxies requests to the corresponding ide server based on the session_id for the given request.
Fetches the `cluster_ip` from the token, then proxies http and ws requests.


### Running Locally
Requires you to run `mkdebug` to be able to test proxying to an ide.
2 changes: 0 additions & 2 deletions theia/proxy/.dockerignore

This file was deleted.

1 change: 0 additions & 1 deletion theia/proxy/.gitignore

This file was deleted.

17 changes: 0 additions & 17 deletions theia/proxy/Dockerfile

This file was deleted.

217 changes: 0 additions & 217 deletions theia/proxy/index.js

This file was deleted.

Loading

0 comments on commit 8f64345

Please sign in to comment.