Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
-
Based on some issues you submitted against the Amazonka repo, I recommend taking a look at https://github.com/aveltras/amazonka-servant-streaming/pull/1 , which shows how to stop ResourceT from closing a streamed response body from AWS before it has been streamed out to the HTTP client.
-
Possibly interesting thread here: https://github.com/fpco/unliftio/issues/68
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
servant
Main repository for the servant libraries — DSL for describing, serving, querying, mocking, documenting web applications and more!
Dunno if this is helpful, but I found this github issue about ResourceT and servant https://github.com/haskell-servant/servant/issues/1345