Skip to content

vshender/nats.ml

Repository files navigation

nats.ml

An OCaml client for the NATS messaging system.

Overview

nats.ml is an OCaml library designed to interface with the NATS messaging system. It aims to support different concurrency models in OCaml, including Unix threads, Lwt, Async, and Eio, making it versatile for a variety of use cases.

Current Status

Note: This library is in active development and is not yet production-ready. The current focus is on developing the Unix-based client. Future plans include support for Lwt, Async, and Eio.

License

Distributed under the ISC License.

About

OCaml client for NATS, the cloud native messaging system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors