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

Refactoring writing server-sent events in a raw format. #932

Merged
merged 3 commits into from
Apr 6, 2024

Conversation

elisalimli
Copy link
Collaborator

Summary

Refactors writing server-sent events in a raw format. Instead, now we are writing python dictionary and stream its keys and valuse. It's more easy to maintain and write.

Copy link

render bot commented Apr 4, 2024

Copy link

vercel bot commented Apr 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
superagent-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 4:41pm

Copy link
Collaborator

@homanp homanp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elisalimli looks good, would this require any change in the UI?

@elisalimli
Copy link
Collaborator Author

@elisalimli looks good, would this require any change in the UI?

No, it would not.

@elisalimli elisalimli requested a review from homanp April 4, 2024 17:33
@elisalimli elisalimli merged commit 5c09b05 into main Apr 6, 2024
8 checks passed
@elisalimli elisalimli deleted the refactor/server-sent-events branch April 6, 2024 04:13
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