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

Replace everrest based Websocket calls with new RPC framework. #4459

Closed
3 of 6 tasks
gazarenkov opened this issue Mar 17, 2017 · 5 comments
Closed
3 of 6 tasks

Replace everrest based Websocket calls with new RPC framework. #4459

gazarenkov opened this issue Mar 17, 2017 · 5 comments
Assignees
Labels
kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.

Comments

@gazarenkov
Copy link
Contributor

gazarenkov commented Mar 17, 2017

The goal is to dismiss Everrest mechanism which opens Websocket channel to output long-lived async calls and use new JSON-RPC on top of Websockets instead (the one we currently use for FS Watchers and Exec agent).

This should be applied to every side of a triage: client-machine-master.
Proposed tactic is following:

@gazarenkov gazarenkov added the kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed. label Mar 17, 2017
@azatsarynnyy
Copy link
Member

azatsarynnyy commented Jul 3, 2017

I've added three more tasks (#5522, #5523, #5524) to this epic since several features which use Everrest based Websocket calls were found recently.

@benoitf
Copy link
Contributor

benoitf commented Jul 28, 2017

I think there are missing clients in the list (like CLI) and maybe others

@skabashnyuk
Copy link
Contributor

@benoitf CLI use Websockets ?

@vparfonov
Copy link
Contributor

@benoitf Can you take a look #5841? Looks like you are best person for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
Projects
None yet
Development

No branches or pull requests

6 participants