Skip to content

BeFunctional/snap-stream

 
 

Repository files navigation

snap-stream

Haskell Hackage Hackage CI 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.

About

Snap handlers for streaming access with range requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Haskell 91.2%
  • Nix 8.8%