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

Add a minimal example stund #13

Merged
merged 2 commits into from
Jul 3, 2024
Merged

Add a minimal example stund #13

merged 2 commits into from
Jul 3, 2024

Conversation

ystreet
Copy link
Owner

@ystreet ystreet commented Jul 3, 2024

Is not production ready with resource limits and such but does show the message flow.

Also fix TCP message sending to not add framing. If framing on send is required, then the caller needs to handle that.

ystreet added 2 commits July 3, 2024 17:25
Some usages of stun don't have any framing applied at all and the
decision for framing should be decided by the calling code.
Very simple and does not do resource limits at all.
@ystreet ystreet enabled auto-merge (rebase) July 3, 2024 07:29
@ystreet ystreet merged commit ab6af69 into main Jul 3, 2024
8 checks passed
@ystreet ystreet deleted the stund branch July 3, 2024 07:29
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