haskell-servant / haskell-servant/servant

Add examples of using the streaming combinators to the cookbook

Open
#912 17 comments 1 reaction 0 assignees View on GitHub
documentation help wanted tutorial
Dominant language
Haskell
Stars
2k
Forks
427
Avg merge
2d 23h
Merged PRs (30d)
5

Description

Obvious topics to be covered:

- generating/reading streams with `pipes`, `conduit`, `streaming`
- defining custom strategies that e.g use fixed-size chunks and no delimiters for, say, serving files local to the server in a streaming fashion without forcing the client to read it all in memory

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.