Skip to content

Add/adapters#1

Merged
sepandhaghighi merged 23 commits intodevfrom
add/adapters
Feb 4, 2026
Merged

Add/adapters#1
sepandhaghighi merged 23 commits intodevfrom
add/adapters

Conversation

@AHReccese
Copy link
Member

@AHReccese AHReccese commented Aug 11, 2025

  • Add IPv6HTTPAdapter adapter
  • Add IPv4HTTPAdapter adapter
  • Add Tests

@AHReccese AHReccese self-assigned this Aug 11, 2025
@AHReccese AHReccese added this to the ipforce 0.1 milestone Aug 11, 2025
@AHReccese
Copy link
Member Author

AHReccese commented Aug 11, 2025

This is not the final version of the PR, I want to know your first draft review.
@sepandhaghighi

Copy link
Member

@sepandhaghighi sepandhaghighi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AHReccese Thank you for your hard work! 🚀

The main approach looks good overall. I have a basic suggestion regarding the naming of the adapters, as we plan to support three different types. I recommend using clearer names for better understanding:

  1. Change IPv4HTTPAdapter to IPv4TransportAdapter
  2. Change IPv6HTTPAdapter to IPv6TransportAdapter
  3. IPv4HostHeaderAdapter (Next version)
  4. IPv6HostHeaderAdapter (Next version)

These names are just suggestions. If you have better names in mind, feel free to use them.

@AHReccese
Copy link
Member Author

Thank you Sepand for your feedback, I've applied your it. Let me know if you have any other suggestions.

@AHReccese
Copy link
Member Author

@AHReccese Update the adapter functionality to use the approach implemented here: openscilab/ipspot#77

…ution, removing init_poolmanager and socket options methods
…during send, cleanup after send, and restoration of socket.getaddrinfo on exceptions
…s + remove token (since the repo is going to be public)
@AHReccese
Copy link
Member Author

@sepandhaghighi Could you please take a look at this? not finalized yet, but I wanted to have your thoughts on this.

Copy link
Member

@sepandhaghighi sepandhaghighi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AHReccese Thanks for your efforts 💯
Please take a look at my comments 🥇

Copy link
Member

@sepandhaghighi sepandhaghighi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@sepandhaghighi sepandhaghighi merged commit 9e6228d into dev Feb 4, 2026
24 checks passed
@sepandhaghighi sepandhaghighi deleted the add/adapters branch February 4, 2026 23:05
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