Skip to content

mcoffin/purescript-rdkafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-rdkafka

License CircleCI

Overview

librdkafka bindings for PureScript, for interacting with Apache Kafka.

purescript-rdkafka is based on the Node bindings for librdkafka, hosted as node-rdkafka.

Mission Statement

librdkafka will deliver simple, powerful, and idiomatic bindings for librdkafka, without providing features that may negatively hide implementation details from users. PureScript provides the advantage of the type system being able to tell you when you're probably doing something ill-advised. These bindings should follow those rules, helping users build more robust Kafka applications.

Examples

This section needs implementing. Want to help out? Write an example!

License

purescript-rdkafka is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published