Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/romanchechyotkin/nats.ocaml

OCaml client for NATS, the cloud native messaging system.
https://github.com/romanchechyotkin/nats.ocaml

client library nats ocaml ocaml-library open-source

Last synced: about 1 month ago
JSON representation

OCaml client for NATS, the cloud native messaging system.

Awesome Lists containing this project

README

        

# NATS - OCaml Client

[OCaml](https://ocaml.org/) client for the [NATS messaging system](https://nats.io).

[![License Apache 2][License-Image]][License-Url]

[License-Url]: https://www.apache.org/licenses/LICENSE-2.0
[License-Image]: https://img.shields.io/badge/License-Apache2-blue.svg

## USAGE

> [!WARNING]
> In active development!

## References

- [NATS documentation](https://docs.nats.io/)
- [NATS Client protocol documentation](https://docs.nats.io/reference/reference-protocols/nats-protocol)

## Contributing

`nats_ocaml` is an open-source project and contributions are very welcome! Let's make a greate ecosystem together! Please make sure to read [contributing guide](/CONTRIBUTING.md)