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

Added streaming capabilities #76

Merged
merged 21 commits into from
Oct 6, 2024
Merged

Conversation

oskardudycz
Copy link
Collaborator

@oskardudycz oskardudycz commented Jun 12, 2024

This PR introduces foundations for streaming capabilities based on web streams. It adds shim for using native web streams or Node.js and stream transformations.

This PR has not yet introduced the streaming API; it'll come in the follow-up PR. I intended to deliver it here, but this PR was already:

neverending story

So let's merge it and finally introduce the final usage in a separate PR.

@oskardudycz oskardudycz added this to the 0.10.0 milestone Jun 12, 2024
@oskardudycz oskardudycz modified the milestones: 0.10.0, 0.11.0, 0.12.0 Jun 12, 2024
@oskardudycz oskardudycz force-pushed the added_streaming_to_eventstores branch 3 times, most recently from 472a2a5 to 979d401 Compare June 19, 2024 12:59
@oskardudycz oskardudycz force-pushed the added_streaming_to_eventstores branch 3 times, most recently from 96de172 to 34e1280 Compare June 26, 2024 12:51
@oskardudycz oskardudycz force-pushed the added_streaming_to_eventstores branch 2 times, most recently from c546e1a to f1d26b9 Compare July 4, 2024 08:33
@oskardudycz oskardudycz modified the milestones: 0.12.0, 0.13.0, 0.14.0 Jul 11, 2024
@oskardudycz oskardudycz modified the milestones: 0.14.0, 0.16.0 Aug 5, 2024
@oskardudycz oskardudycz force-pushed the added_streaming_to_eventstores branch from f1d26b9 to 3e9938c Compare August 25, 2024 11:23
@oskardudycz oskardudycz force-pushed the added_streaming_to_eventstores branch 5 times, most recently from 2255e21 to 36fcee6 Compare October 6, 2024 11:02
@oskardudycz oskardudycz force-pushed the added_streaming_to_eventstores branch from 36fcee6 to 26c01b8 Compare October 6, 2024 11:22
…, it'll be added later on

Also applied other post merge fixed to wrongly resolved conflicts
@oskardudycz oskardudycz force-pushed the added_streaming_to_eventstores branch from 26c01b8 to 62081f2 Compare October 6, 2024 11:32
@oskardudycz oskardudycz changed the title Added streaming to eventstores Added streaming capabilities Oct 6, 2024
@oskardudycz oskardudycz added this to the 0.20.0 milestone Oct 6, 2024
@oskardudycz oskardudycz merged commit 45b43be into main Oct 6, 2024
4 of 5 checks passed
@oskardudycz oskardudycz deleted the added_streaming_to_eventstores branch October 6, 2024 11:50
@oskardudycz
Copy link
Collaborator Author

the end is near

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