Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Bidirectional support between the streaming and conduit libraries

License

Notifications You must be signed in to change notification settings

bellroy/streaming-conduit

 
 

Repository files navigation

streaming-conduit

Hackage Build Status

Bidirectional support between the streaming and conduit libraries.

Motivation

The streaming library provides a rather elegant model of how to stream data, with libraries providing support for features like ByteStrings, PostgreSQL, network requests and others.

However, there are various other libraries you may wish to use that represent data streaming as a Conduit.

This library provides support to convert between these two models.

About

Bidirectional support between the streaming and conduit libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%