Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add image to better support the description of the architecture #187

Open
alvsan09 opened this issue Aug 4, 2021 · 0 comments
Open

Add image to better support the description of the architecture #187

alvsan09 opened this issue Aug 4, 2021 · 0 comments

Comments

@alvsan09
Copy link

alvsan09 commented Aug 4, 2021

This issue is a result of the discussion under [1].

The image could be located under the section Architecture/Overview and it's proposed to depict:

  • How Theia extensions can contribute directly to FE and BE API's.
  • That FE and BE run on different processes (and even different hosts)
  • That Vscode extensions and Theia plugins run in a separate process (I.e. Extension host)
  • The RPC communication lines between FE and BE, and FE to extensions host (via BE).
  • There is a one to one relationship between the number of FE and number of plugin hosts.

[1] #186 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant