Skip to content

Extracted ServerSentEvent.rawEventLines from ServerSentEvent.binaryCodec#3841

Merged
987Nabil merged 1 commit intozio:mainfrom
Kalin-Rudnicki:current/feature/sse
Mar 24, 2026
Merged

Extracted ServerSentEvent.rawEventLines from ServerSentEvent.binaryCodec#3841
987Nabil merged 1 commit intozio:mainfrom
Kalin-Rudnicki:current/feature/sse

Conversation

@Kalin-Rudnicki
Copy link
Copy Markdown
Contributor

@Kalin-Rudnicki Kalin-Rudnicki commented Dec 8, 2025

The decoding logic in ServerSentEvent.binaryCodec depended on decoding bytes into a Chunk[String], and then using the binary codec.

I split this logic out into a separate ServerSentEvent.rawEventLines so that this decoding logic can be used without having to provide a BinaryCodec

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 8, 2025

Deploy Preview for zio-http ready!

Name Link
🔨 Latest commit fe8ec1a
🔍 Latest deploy log https://app.netlify.com/projects/zio-http/deploys/693627c997292700082395f7
😎 Deploy Preview https://deploy-preview-3841--zio-http.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@987Nabil 987Nabil merged commit 3c75fdc into zio:main Mar 24, 2026
83 checks passed
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