mtesseract / nakadi-client

Haskell Client Library for the Nakadi Event Broker
Other
13 stars 9 forks source link

Support streaming libraries besides Conduit #99

Open mtesseract opened 6 years ago

mtesseract commented 6 years ago

It might make sense to support not only Conduit for streaming.

Should be evaluated and implemented if that seems reasonable.

Potential candidates might be 'streaming', 'pipes', etc.