haskell-servant/servant

Add examples of using the streaming combinators to the cookbook

Open

#912 建立於 2018年2月27日

在 GitHub 查看
 (17 留言) (1 反應) (0 負責人)Haskell (422 fork)batch import
documentationhelp wantedtutorial

倉庫指標

Star
 (1,953 star)
PR 合併指標
 (平均合併 5小時 49分鐘) (30 天內合併 2 個 PR)

描述

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

貢獻者指南