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

Implement the proxy for plugins API #9063

Closed
3 tasks
ashumilova opened this issue Mar 12, 2018 · 0 comments
Closed
3 tasks

Implement the proxy for plugins API #9063

ashumilova opened this issue Mar 12, 2018 · 0 comments
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.

Comments

@ashumilova
Copy link
Contributor

ashumilova commented Mar 12, 2018

The goal of the task is to define the protocol for isolated plugin communication between the plugin itself and IDE. It has to support following transporting mechanisms:

  • messages between main script and web worker
  • node instance and server - node IPC
  • browser and server - JSON RPC
@ashumilova ashumilova added status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. kind/task Internal things, technical debt, and to-do tasks to be performed. sprint/current team/ide2 labels Mar 12, 2018
evidolob added a commit to eclipse-theia/theia that referenced this issue Mar 14, 2018
evidolob added a commit to eclipse-theia/theia that referenced this issue Mar 14, 2018
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
evidolob added a commit to eclipse-theia/theia that referenced this issue Mar 15, 2018
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
evidolob added a commit to eclipse-theia/theia that referenced this issue Mar 15, 2018
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
evidolob added a commit to eclipse-theia/theia that referenced this issue Mar 16, 2018
…d original copyright

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
evidolob added a commit to eclipse-theia/theia that referenced this issue Mar 20, 2018
evidolob added a commit to eclipse-theia/theia that referenced this issue Mar 22, 2018
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
Projects
None yet
Development

No branches or pull requests

2 participants