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

feat: add Server Sent Events example #160

Merged
merged 1 commit into from
Oct 31, 2023
Merged

feat: add Server Sent Events example #160

merged 1 commit into from
Oct 31, 2023

Conversation

danielgtaylor
Copy link
Owner

This PR adds a new example showcasing how to use the sse package to send Server Sent Events responses to clients from a single producer goroutine, mimicking a real fan-out use-case.

@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@danielgtaylor danielgtaylor merged commit ba0e5c6 into main Oct 31, 2023
5 checks passed
@danielgtaylor danielgtaylor deleted the sse-exmaple branch October 31, 2023 06:10
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