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

Sdk ts web improvements #551

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

Superpat
Copy link
Contributor

@Superpat Superpat commented Jan 29, 2025

An attempt to fix #515

I'm open to suggestions. I havent added abort handling yet to the web generator, because I wanted feedback.

Up till now my deno servers havent been giving errors when client's abort, but I havent had much cleanup to do either. I know user's can use req.onabort to react to aborted clients, but should I be calling that in the sdk and asking users for an optional onAbort callback or should I just let users handle that.

This pr also adds in default eliding.

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.

Web Stream Improvements in TS SDK
1 participant