Hi, thanks for this awesome project!
I've been diving deep into WebRTC protocol specs recently, and while going through the sipsorcery codebase, I noticed a few places where the implementation seems to deviate from the standard. I'd like to report them here gradually (based on commit #a910a92abeb0890bebf49c5e543e57edd2d3e1c5, but I'll double-check against the latest HEAD before submitting each one).
Most of these are likely just functional bugs, but I'm listing them all for completeness. If I come across anything with security implications, I have reported separately.
Since there are quite a few, I thought it'd be better to consolidate them in a single issue rather than flooding the tracker with many separate ones. If you have a preference for how I should organize or submit these, just let me know — I'm happy to follow your lead.
Looking forward to your feedback!
Hi, thanks for this awesome project!
I've been diving deep into WebRTC protocol specs recently, and while going through the sipsorcery codebase, I noticed a few places where the implementation seems to deviate from the standard. I'd like to report them here gradually (based on commit #a910a92abeb0890bebf49c5e543e57edd2d3e1c5, but I'll double-check against the latest HEAD before submitting each one).
Most of these are likely just functional bugs, but I'm listing them all for completeness. If I come across anything with security implications, I have reported separately.
Since there are quite a few, I thought it'd be better to consolidate them in a single issue rather than flooding the tracker with many separate ones. If you have a preference for how I should organize or submit these, just let me know — I'm happy to follow your lead.
Looking forward to your feedback!