GitHunt
OB

obsidiansystems/snap-stream

Snap handlers for streaming access with range requests

snap-stream

Haskell Hackage Github CI BSD3 License

Snap handlers for HTTP range requests.

This package provides a way to respond to an HTTP request for a particular range of bytes. Range requests include a header that specifies which bytes the client is requesting (e.g., Range: bytes=0-1023). See the documentation for serveStreamAs.

Languages

Haskell88.8%Nix11.2%

Contributors

BSD 3-Clause "New" or "Revised" License
Created August 8, 2018
Updated November 16, 2021
obsidiansystems/snap-stream | GitHunt