samisagit / natskell

A NATS client library written in Haskell
MIT License
5 stars 0 forks source link

Natskell

Natskell is a client library for NATS written in haskell

Project

See roadmap here

Installation

Natskell is still pre alpha, so there is no candidate at present.

Usage

The API is not set in stone (yet). In the mean time the tests give a decent idea of what is currently possible.

Contributing

Pull requests are welcome. Please open an issue first to discuss what you would like to change.

Please make sure to add tests.

Please make sure all commits are signed.

Nix

This project has a nix flake, which sets up a useful dev shell. To use it run nix develop, which will install the project system depenencies.

There is a public cachix store at samisagit-natskell for this flake.