Skip to content

Conversation

@wiseaidev
Copy link
Contributor

Related to #19

The issue here is that Dioxus Web expects the data field to be present on the client when deserializing the response object in the panel. To address this, we may need to deploy a new gems WASM client to handle the response processing on the client side, as the stream is being processed within the panel component.

@wiseaidev
Copy link
Contributor Author

Revisiting this PR, I now realize that I should be using WebSockets to stream responses from the backend to the frontend. I will implement this in the future.

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.

2 participants