Skip to content

fix: data channel seq checking#416

Merged
zurekz merged 5 commits intodevelfrom
fix/data-channel-seq-check
Apr 30, 2026
Merged

fix: data channel seq checking#416
zurekz merged 5 commits intodevelfrom
fix/data-channel-seq-check

Conversation

@zurekz
Copy link
Copy Markdown
Member

@zurekz zurekz commented Apr 29, 2026

No description provided.

@zurekz zurekz self-assigned this Apr 29, 2026
@zurekz zurekz requested a review from Uriagat April 29, 2026 11:49
Comment thread test/tests/StreamTest.cpp Outdated
return handle;
}
StreamClient createClient(const std::string& userId, const std::string& pubKey, const std::string& privKey) {
std::cout << __LINE__ << std::endl;
Copy link
Copy Markdown
Member

@Uriagat Uriagat Apr 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You left std::cout
also in line 231, 236, 241

Copy link
Copy Markdown
Member

@Uriagat Uriagat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove debug cout

@zurekz zurekz requested a review from Uriagat April 30, 2026 06:48
@zurekz zurekz merged commit c7c9e2e into devel Apr 30, 2026
1 check passed
@zurekz zurekz deleted the fix/data-channel-seq-check branch April 30, 2026 07:50
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