rawrtc / rawrtc-data-channel

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

Parameter aware buffering #21

Open lgrahl opened 6 years ago

lgrahl commented 6 years ago

A channel with the equivalent of maxPacketLifeTime should also add the time of buffering when enqueuing messages, so messages are discarded as expected.