ocaml-mqtt
ocaml-mqtt copied to clipboard
Switch the build system from oasis to dune.
trafficstars
Dune is a new official build system for OCaml. This PR replaces Oasis with Dune preserving all existing build artefacts (library, tests and example).
Very cool, thank you! I'll test it out, hopefully this weekend, and merge if all looks good.