Skip to content

net/webrtc-http: whipsink: Return a proper error message & not panic

On a server error, we currently crash and panic. Return a proper error message instead.

Merge request reports