Skip to content

Conversation

@maschad
Copy link
Member

@maschad maschad commented Sep 15, 2023

Closes #1836

Depends on #2041

maschad and others added 27 commits September 11, 2023 17:30
Chrome does not always send all messages after closing a datachannel
even if `bufferedAmount` is `0` before closing.

This PR adds a `FIN_ACK` message that is sent in reply to a `FIN`
message - because all messages are send in-order, when this is
received we know the remote has recieved all of our data messages
and it's safe to close the channel.
@maschad
Copy link
Member Author

maschad commented Oct 4, 2023

Currently blocked by #2073

@achingbrain achingbrain force-pushed the main branch 28 times, most recently from 242fd96 to bca8d6e Compare November 30, 2023 21:12
@maschad maschad closed this May 2, 2024
@maschad maschad removed their assignment May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

libp2p(@webrtc): Add transport compliance tests

2 participants