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

add abort signalling and controls to transport #1517

Merged
merged 5 commits into from
Jul 23, 2024

Conversation

turbocrime
Copy link
Contributor

this will enable consumers to more gracefully abort pending requests, active streams, and transports as a whole

Copy link

changeset-bot bot commented Jul 19, 2024

🦋 Changeset detected

Latest commit: 49765c7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@penumbra-zone/transport-chrome Major
@penumbra-zone/transport-dom Minor
minifront Patch
@penumbra-zone/client Major
@penumbra-zone/react Patch
@penumbra-zone/services Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

packages/transport-dom/src/adapter.ts Outdated Show resolved Hide resolved
@turbocrime turbocrime merged commit af04e2a into main Jul 23, 2024
6 checks passed
@turbocrime turbocrime deleted the turbocrime/abort-transports branch July 23, 2024 15:05
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.

None yet

2 participants