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

WebSocket support in the Studio #181

Open
brettimus opened this issue Aug 22, 2024 · 0 comments
Open

WebSocket support in the Studio #181

brettimus opened this issue Aug 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@brettimus
Copy link
Contributor

Let's support interacting with a WebSocket connection in a client API.

This begs the following questions:

  • How and where do we store a history of websocket messages during a currently open connection? How do we show them in the UI?
  • When you load a WebSocket connection from history, should we show past messages you sent in some way?
  • Can we use AI Request feature to generate message payloads?
  • How will a websocket connection be rendered in the debug tab? What changes are necessary to the client library to create a trace for a websocket connection?

Feel free to chime in with additional considerations for websocket support!

@keturiosakys keturiosakys added the enhancement New feature or request label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants