Skip to content

Refactor WebRTC exception messages and fingerprint comparison#1661

Merged
sipsorcery merged 2 commits into
sipsorcery-org:masterfrom
paulomorgado:strings-10
Jun 1, 2026
Merged

Refactor WebRTC exception messages and fingerprint comparison#1661
sipsorcery merged 2 commits into
sipsorcery-org:masterfrom
paulomorgado:strings-10

Conversation

@paulomorgado
Copy link
Copy Markdown
Contributor

Consolidate exception message formatting to single lines for clarity. Update certificate fingerprint comparison to use string.Equals with ordinal ignore case, following best practices and user preferences.

Split of #1639

Consolidate exception message formatting to single lines for clarity.
Update certificate fingerprint comparison to use string.Equals with
ordinal ignore case, following best practices and user preferences.
Comment thread src/SIPSorcery/net/WebRTC/RTCDataChannel.cs Outdated
Comment thread src/SIPSorcery/net/WebRTC/RTCDataChannel.cs Outdated
Removed unnecessary double spaces in exception strings to improve consistency and readability in RTCDataChannel.cs.
@sipsorcery sipsorcery merged commit 8d51fc2 into sipsorcery-org:master Jun 1, 2026
6 checks passed
@paulomorgado paulomorgado deleted the strings-10 branch June 1, 2026 17:27
@paulomorgado paulomorgado restored the strings-10 branch June 4, 2026 13:54
@paulomorgado paulomorgado mentioned this pull request Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants