libp2p / rust-libp2p

The Rust Implementation of the libp2p networking stack.
https://libp2p.io
MIT License
4.59k stars 957 forks source link

webrtc: support `FIN_ACK` #4600

Open mxinden opened 1 year ago

mxinden commented 1 year ago

Description

Implement webrtc FIN_ACK specification.

https://github.com/libp2p/specs/pull/582

Motivation

Closing data channels without data loss.

Current Implementation

Are you planning to do it yourself in a pull request?

No

elijahhampton commented 2 months ago

@mxinden Still looking for help on this one? I can take it

dariusc93 commented 2 months ago

@mxinden Still looking for help on this one? I can take it

Hey! You're welcome to take a shot at it as any PRs are welcomed :)

tesol2y090 commented 5 days ago

Hi, I can take this issues as part of PLDG cohort 1.