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

feat: support in/out port in http #8

Merged
merged 3 commits into from
Nov 24, 2023
Merged

Conversation

siyul-park
Copy link
Owner

Changes Made

  • Added in and out ports to the http node.
  • Revised the echo example to utilize the in and out ports for a more controlled packet processing flow.
  • Limited that the out/io ports were the packet processing to backward direction.

Details

This update enhances the functionality of the HTTP node by introducing in and out ports. The revised echo example now takes advantage of these ports, providing a more flexible and controlled packet processing flow.

These changes aim to improve the overall versatility and usability of the system.

@siyul-park siyul-park self-assigned this Nov 23, 2023
@siyul-park siyul-park merged commit 9e8b547 into main Nov 24, 2023
4 checks passed
@siyul-park siyul-park deleted the feature/support_inout_in_http branch November 24, 2023 14:35
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