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 ability to connect to jsonrpc websocket endpoint using core/rpc #5150

Closed
voievodin opened this issue May 22, 2017 · 0 comments · Fixed by #5319
Closed

Add ability to connect to jsonrpc websocket endpoint using core/rpc #5150

voievodin opened this issue May 22, 2017 · 0 comments · Fixed by #5319
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

@voievodin
Copy link
Contributor

Right now core/rpc package provides ability only to be jsonrpc server, while agent installer transport specification (IA Workflow 9.) says:

  1. IA open websocket connection to master and notify master that it was started.

The goal of the issue is to extend core/rpc functionality so agent installer will be able to connect to the workspace master and push events.

@voievodin voievodin added the kind/task Internal things, technical debt, and to-do tasks to be performed. label May 22, 2017
@voievodin voievodin self-assigned this May 22, 2017
@voievodin voievodin added the status/in-progress This issue has been taken by an engineer and is under active development. label May 29, 2017
@skabashnyuk skabashnyuk added sprint/current team/platform status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. labels May 30, 2017
@skabashnyuk skabashnyuk removed the status/in-progress This issue has been taken by an engineer and is under active development. label Jan 24, 2018
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

Successfully merging a pull request may close this issue.

2 participants