nimrdkafka

Nim wrapper for librdkafka


Keywords
library, wrapper, kafka
License
Apache-2.0
Install
nimble install nimrdkafka

Documentation

nimrdkafka

Low-level Nim wrapper for librdkafka. Since this is a wrapper, you need to have librdkafka installed and accessible in LD_LIBRARY_PATH.

Example

See the example.nim file