Skip to content

Fix/sse parser spec compliance#35

Merged
dhruv-techdev merged 3 commits into
developfrom
fix/sse-parser-spec-compliance
Jul 8, 2026
Merged

Fix/sse parser spec compliance#35
dhruv-techdev merged 3 commits into
developfrom
fix/sse-parser-spec-compliance

Conversation

@dhruv-techdev

@dhruv-techdev dhruv-techdev commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Description

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)

Related Issues

Checklist

Code Quality

  • My code follows the project's coding style
  • I have run npm run lint and fixed any issues
  • I have run npm run format:check and code is properly formatted

Testing

  • I have added tests that prove my fix/feature works
  • I have run npm test and all tests pass
  • I have run npm run harness:all and all scenarios pass (if applicable)

Documentation

  • I have updated relevant documentation (if applicable)
  • I have added JSDoc comments to new functions/classes

Reliability Considerations

  • I have considered edge cases and error handling
  • I have considered reconnection/resume behavior (if applicable)
  • I have considered deduplication (if applicable)
  • I have considered liveness detection (if applicable)

Screenshots/Logs

Additional Notes

Fixes #34

@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sse-streaming-reliability-kit Ready Ready Preview, Comment Jul 7, 2026 11:55pm

@dhruv-techdev
dhruv-techdev merged commit be9fb7b into develop Jul 8, 2026
48 checks passed

@dhruv-techdev dhruv-techdev left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Fix/see fixed.

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