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 TCP interface #114

Merged
merged 2 commits into from
Sep 28, 2023
Merged

Add TCP interface #114

merged 2 commits into from
Sep 28, 2023

Conversation

ltoenning
Copy link
Member

@ltoenning ltoenning commented Sep 18, 2023

Proposed Changes

This adds ns-3 compatible TCP interfaces/classes for a server/client communication.

The interfaces will be used by upcoming PRs (soon).

Definition of Done (optional)

  • Feature is implemented
  • No known bugs that stops the correct execution
  • CI / CD pipeline passed
  • The code guidelines were followed
  • Unit and / or Integration tests for the new feature
  • [ ] New feature was added to the documentation

@ltoenning ltoenning self-assigned this Sep 18, 2023
@ltoenning ltoenning marked this pull request as ready for review September 26, 2023 11:10
daisi/examples/tcp/tcp_example.cpp Show resolved Hide resolved
@ltoenning ltoenning merged commit 4377a47 into iml130:main Sep 28, 2023
5 checks passed
@ltoenning ltoenning deleted the tcp_interface branch September 28, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants