/haskell_kafka

Examples how to publish and consume events to kafka using Haskell

Primary LanguageHaskellMIT LicenseMIT

Haskell + Kafka = ❤️❤️❤️

Prerequisites

Examples

Run it

  • vagrant up #see prerequisites
  • runhaskell Producer.hs
  • runhaskell Consumer.hs