Skip to content

[WIP] SNAP support for direct API#811

Draft
xnorpx wants to merge 1 commit intomainfrom
dev/direct_snap
Draft

[WIP] SNAP support for direct API#811
xnorpx wants to merge 1 commit intomainfrom
dev/direct_snap

Conversation

@xnorpx
Copy link
Collaborator

@xnorpx xnorpx commented Jan 1, 2026

No description provided.

self.rtc.dtls.local_fingerprint()
}


Copy link
Collaborator Author

Choose a reason for hiding this comment

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

remove

/// rtc.direct_api().set_sctp_config(sctp_config);
/// rtc.direct_api().start_sctp(false); // server with out-of-band signaling
/// ```
pub fn set_sctp_config(&mut self, config: SctpConfig) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

maybe return error if we already have a config?

tracing = "0.1.37"
fastrand = "2.0.1"
sctp-proto = "0.6.0"
#sctp-proto = "0.7.0"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Update this once sctp-change is in

@xnorpx xnorpx mentioned this pull request Jan 1, 2026
15 tasks
with:
check_diff: true
line_width_rules: 'CHANGELOG.md:120;c_cpp_properties.json:160;Cargo.toml:150;README.md:180;README.tpl:180;*.md:110;*.rs:110;*.toml:110;DEFAULT=110'
# snowflake:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

revert once sctp changes is in

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.

1 participant