Skip to content

ryanslade/nsq-ocaml

Repository files navigation

NSQ Client Library in OCaml

CI

A simple client library for the NSQ message platform, built on Eio.

See examples/ for a simple program that publishes and subscribes on the same topic.

Getting started

Install dependencies and build:

opam install . --deps-only --with-test
make

Spin up NSQ using docker compose:

docker compose up -d

Run the example:

_build/default/examples/example.exe

About

OCaml client library for the NSQ messaging platform

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages