Skip to content

feat(event): event.body with readable stream#457

Merged
pi0 merged 1 commit intomainfrom
feat/event-body
Jul 24, 2023
Merged

feat(event): event.body with readable stream#457
pi0 merged 1 commit intomainfrom
feat/event-body

Conversation

@pi0
Copy link
Copy Markdown
Member

@pi0 pi0 commented Jul 24, 2023

🔗 Linked issue

#73, Needed by #454

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

This PR adds an experimental getter to the event object in order to access body via a lazy readable stream

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@pi0 pi0 merged commit 3211109 into main Jul 24, 2023
@pi0 pi0 deleted the feat/event-body branch July 24, 2023 17:40
@pi0
Copy link
Copy Markdown
Member Author

pi0 commented Jul 24, 2023

(this might be refined with #454)

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