Skip to content

refactor(webflux): improve ServerSentEvent handling in Responses #1830

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

Merged
merged 1 commit into from
Aug 5, 2025

Conversation

Ahoo-Wang
Copy link
Owner

  • Add StringServerSentEventType object for better type safety
  • Update sendSse function to use StringServerSentEventType for improved type reference

- Add StringServerSentEventType object for better type safety
- Update sendSse function to use StringServerSentEventType for improved type reference

Signed-off-by: Ahoo Wang <ahoowang@qq.com>
@Ahoo-Wang Ahoo-Wang added the enhancement New feature or request label Aug 5, 2025
@Ahoo-Wang Ahoo-Wang merged commit 11eb9e3 into main Aug 5, 2025
10 of 11 checks passed
@Ahoo-Wang Ahoo-Wang deleted the StringServerSentEventType branch August 5, 2025 04:03
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

Successfully merging this pull request may close these issues.

1 participant