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

Setting up a websocket JSONRPC API endpoint on master #4506

Closed
wants to merge 1 commit into from

Conversation

dkulieshov
Copy link

Signed-off-by: Dmitry Kuleshov [email protected]

What does this PR do?

This PR does several things:

  • Adds a websocket endpoint on workspace master
  • Adds JSON PRC connection via websocket between workspace master and IDE client
  • Replaces previous message bus based IDE client services to JSON RPC based (related to IDE to wsmaster conversations)

What issues does this PR fix or reference?

#4275

Changelog

Replaced IDE client message bus based services to JSON RPC based

Release Notes

Docs PR

@dkulieshov dkulieshov added the status/in-progress This issue has been taken by an engineer and is under active development. label Mar 22, 2017
@codenvy-ci
Copy link

Build # 2247 - FAILED

Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/2247/ to view the results.

@dkulieshov dkulieshov closed this Mar 29, 2017
@dkulieshov dkulieshov deleted the che#4257 branch March 29, 2017 13:59
@dkulieshov
Copy link
Author

Closed as duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/in-progress This issue has been taken by an engineer and is under active development.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants