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

Cleanup Datagram Streams #526

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Cleanup Datagram Streams #526

merged 1 commit into from
Jul 18, 2023

Conversation

nidhijaju
Copy link
Member

@nidhijaju nidhijaju commented Jul 10, 2023

The cleanup steps currently only cleans up the incoming bi- and unidirectional streams, and [[SendStreams]] and [[ReceiveStreams]]. This PR adds steps to cleanup the datagrams as well.

Fixes #524.


Preview | Diff

@jan-ivar jan-ivar merged commit 80e7637 into w3c:main Jul 18, 2023
1 check passed
github-actions bot added a commit that referenced this pull request Jul 18, 2023
SHA: 80e7637
Reason: push, by jan-ivar

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

cleanup does not specify what to do with the datagrams streams
2 participants