Skip to content

Feature: add support for DTLS active role #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: workflows
Choose a base branch
from

Conversation

JackLau1222
Copy link
Collaborator

No description provided.

winlinvip and others added 12 commits July 19, 2025 05:50
The patch is still generated by git config author.
All files in the .github directory pertain to CI/CD and should be
ignored; they should not be included in the patch.
This PR refer to ossrs#39
and ossrs#38

---------

Signed-off-by: Jack Lau <[email protected]>
… role

As DTLS server, the recv key is client master key plus salt,
the send key is server master key plus salt.
As DTLS client, the recv key is server master key plus salt,
the send key is client master key plus salt.

Signed-off-by: Jack Lau <[email protected]>
@JackLau1222 JackLau1222 force-pushed the workflows branch 2 times, most recently from 2c40a5c to 80db6eb Compare August 6, 2025 11:35
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