Skip to content

Conversation

mirkoDeer
Copy link
Contributor

Fuel has some drawbacks which I had to circumvent:

  • can't really stream big data chunks because of an overflow
  • will not be updated soon

Ktor is used in a variety of projects in big companies and provides support for a lot of stuff

@mirkoDeer mirkoDeer marked this pull request as draft October 22, 2025 07:35
@mirkoDeer
Copy link
Contributor Author

Main points changed:

  • http client to ktor
  • ktor provides callbacks to replace "authentication and retry" functionality -> integrated in ktor
  • error handling, nothing should be unnotized
  • Chunking refactored, more error prone

@mirkoDeer mirkoDeer marked this pull request as ready for review October 22, 2025 14:45
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