Skip to content

feat(client): websocket #1904

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

Closed
wants to merge 3 commits into from
Closed

feat(client): websocket #1904

wants to merge 3 commits into from

Conversation

lorenzo-cavazzi
Copy link
Member

This is a preliminary stub for the client-side WebSocket code. Mind that most of the logic is missing.

To simulate the client connection, you can use Postman.
The address for the connection is wss://<deployment>.dev.renku.ch/ui-server/ws.
Remember to provide the cookies in the headers for ui-server-session

Refer to #1338 and #1903 for further explanations. It contains the server-side code from #1888

/deploy #persist

@lorenzo-cavazzi
Copy link
Member Author

We decided to limit the client to the UI version info -- it will still receive messages when sessions change, but we don't need to query APIs to refresh the local status. Move that to a new issue

@lorenzo-cavazzi
Copy link
Member Author

superseded by #2013

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

Successfully merging this pull request may close these issues.

1 participant