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

Test framework + DNS + DatagramChannel #4

Merged
merged 27 commits into from
Oct 10, 2023
Merged

Conversation

tzaeschke
Copy link
Collaborator

@tzaeschke tzaeschke commented Sep 20, 2023

Done:

  • Improve API
  • DatagramChannel - PingPong server works
  • DatagramSocket - PingPong server works
  • DNS TXT record lookup works
  • Full mock network ("tiny" topology) works for unit tests
  • PathServer API abstraction

@tzaeschke tzaeschke self-assigned this Sep 20, 2023
@tzaeschke tzaeschke changed the title API design Test framework + DNS + DatagramChannel Oct 10, 2023
@tzaeschke tzaeschke merged commit 569809e into master Oct 10, 2023
@tzaeschke tzaeschke deleted the fix/4-API-design branch January 16, 2024 12:07
tzaeschke added a commit that referenced this pull request Mar 1, 2024
test framework + DNS + DatagramChannel

Numerous improvementts: Test framework + DNS + DatagramChannel.

Changes:
-  Improve API
-  DatagramChannel - PingPong server works
-  DatagramSocket - PingPong server works
-  DNS TXT record lookup works
-  Full mock network ("tiny" topology) works for unit tests
-  PathServer API abstraction

---------

Co-authored-by: Tilmann Zäschke <tilmann.zaeschke@inf.ethz.ch>
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