Skip to content

feat: add Server-Sent Events middleware and random digits utility fun…#38

Merged
dimitrovs merged 3 commits intouhst:masterfrom
dimitrovs:next
Mar 4, 2026
Merged

feat: add Server-Sent Events middleware and random digits utility fun…#38
dimitrovs merged 3 commits intouhst:masterfrom
dimitrovs:next

Conversation

@dimitrovs
Copy link
Contributor

…ction

  • Implemented a new middleware for handling Server-Sent Events (SSE) in Express, allowing for easy streaming of data to clients.
  • Added methods for sending data, events, and comments through the SSE middleware.
  • Introduced a utility function to generate a string of random digits of a specified length using the crypto module.

…ction

- Implemented a new middleware for handling Server-Sent Events (SSE) in Express, allowing for easy streaming of data to clients.
- Added methods for sending data, events, and comments through the SSE middleware.
- Introduced a utility function to generate a string of random digits of a specified length using the crypto module.
@dimitrovs dimitrovs merged commit c15b565 into uhst:master Mar 4, 2026
2 checks passed
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

🎉 This PR is included in version 2.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant