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

📝 [Proposal]: Add support for fasthttp.HostClient #3232

Open
3 tasks done
zhangyongding opened this issue Dec 6, 2024 · 3 comments
Open
3 tasks done

📝 [Proposal]: Add support for fasthttp.HostClient #3232

zhangyongding opened this issue Dec 6, 2024 · 3 comments

Comments

@zhangyongding
Copy link

zhangyongding commented Dec 6, 2024

Feature Proposal Description

fasthttp.HostClient can be used for external load balancing, example: fasthtp.LBClient

Alignment with Express API

N/a

HTTP RFC Standards Compliance

N/a

API Stability

N/a

Feature Examples

N/a

Checklist:

  • I agree to follow Fiber's Code of Conduct.
  • I have searched for existing issues that describe my proposal before opening this one.
  • I understand that a proposal that does not meet these guidelines may be closed without explanation.
@gaby
Copy link
Member

gaby commented Dec 6, 2024

@zhangyongding Where would we add this in Fiber?

@zhangyongding
Copy link
Author

@gaby
Copy link
Member

gaby commented Dec 9, 2024

@efectn Any idea why we use fasthttp.Client instead of fasthttp.HostClient ? Adding this feature requires HostClient, I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants