websurfx
websurfx copied to clipboard
✨ Config options to improve the speed of the requests by tweaking `http/tcp` connection options
Description
Work Expected From This Issue
Provide new config options to tweak the speed of the requests for fetching search results by tweaking the tcp/http
connection options accordingly.
The list of options that should be provided:
- [x] #525
- [x] #526
- [ ] #557
- [x] #527
- [x] #532
- [x] #558
If you have more ideas/ways or know of more options within the
ClientBuilder
struct which can improve the speed of the requests then feel free to suggest them in this issue.
Reasons Behind These Changes
The reason behind having these changes is to allow the user ability to tweak specific tcp/http
connections options according to their needs to improve the speed of the requests used for fetching search results drastically. Which can help reduce latency between the user request and response and improve the user experience drastically.
Screenshots
No response
Do you want to work on this issue?
None
Additional information
No response
The issue has been unlocked and is now ready for dev. If you would like to work on this issue, you can comment to have it assigned to you. You can learn more in our contributing guide https://github.com/neon-mmd/websurfx/blob/rolling/CONTRIBUTING.md