johanhelsing / matchbox

Painless peer-to-peer WebRTC networking for rust wasm (and native!)
Apache License 2.0
864 stars 70 forks source link

"These errors should never be propagated here" #391

Closed simbleau closed 7 months ago

simbleau commented 8 months ago

On Web I got this error. Not sure how it slipped in or why.

It's a regression and only affects WASM.

image
simbleau commented 7 months ago

RCA: ws_stream_meta returns Err(StreamExhausted) when a peer disconnects (easy to trigger with Ctrl+C) which didn't get reformed into a meaningful error