rawrtc / rawrtc-data-channel

A standalone WebRTC and ORTC data channel implementation.
BSD 2-Clause "Simplified" License
52 stars 6 forks source link

Buffered amount low indicator incorrect #4

Open lgrahl opened 6 years ago

lgrahl commented 6 years ago

We're currently using SCTP_SENDER_DRY_EVENT to get the buffered amount low indicator. Which is far from optimal when it comes to throughput.