Skip to content
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

types: add parser for the fixed STUN message header #19

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

ystreet
Copy link
Owner

@ystreet ystreet commented Jul 11, 2024

Can be used if the first 20 bytes of a message are received, to indicate whether or not the data is a likely STUN message or not.

Can be used if the first 20 bytes of a message are received, to indicate
whether or not the data is a likely STUN message or not.
@ystreet ystreet enabled auto-merge (rebase) July 11, 2024 15:50
@ystreet ystreet merged commit 79c6643 into main Jul 11, 2024
8 checks passed
@ystreet ystreet deleted the msg-header-parser branch October 14, 2024 19:11
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