Skip to content

Add UDP echo server example - #124

Merged
karl-zylinski merged 1 commit into
odin-lang:masterfrom
TosterHolokoster:udp-echo-server
Aug 4, 2025
Merged

Add UDP echo server example#124
karl-zylinski merged 1 commit into
odin-lang:masterfrom
TosterHolokoster:udp-echo-server

Conversation

@TosterHolokoster

Copy link
Copy Markdown
Contributor

Checklist before submitting:

  • This example has been added to .github/workflows/check.yml (for automatic testing)
  • This example compiles cleanly with flags -vet -strict-style -vet-tabs -disallow-do -warnings-as-errors
  • This example follows the core naming convention: https://github.com/odin-lang/Odin/wiki/Naming-Convention (exception can be made for ports of examples that need to match 1:1 to the original source).
  • By submitting, I understand that this example is made available under these licenses: Public Domain and Odin's BSD-3 license. Only for third-party dependencies are other licenses allowed.

@karl-zylinski
karl-zylinski merged commit 2c79258 into odin-lang:master Aug 4, 2025
1 check passed
@karl-zylinski

Copy link
Copy Markdown
Collaborator

Thank you!

@TosterHolokoster
TosterHolokoster deleted the udp-echo-server branch August 8, 2025 08:07
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