Finally had some time to add more functionality to arco v0.3.3
, a time-ago time-to lib with lots of customizability options plus reagent friendly 🙂.
https://github.com/luciodale/arco
Finally! Now you can handle any binary format / protocol your heart desires in a cross-platform fashion: https://github.com/helins-io/binf.cljc Needing to handle MIDI stuff, I realized the current Clojure tooling was insufficient for such a common thing. It was a call for building a quite extensive library for all sorts of binary purposes and I hope you'll enjoy it. Currently in beta while awaiting feedback but the API is stable and already used in production.
Looks neat
cool! just a heads up: link to the full api in the readme is broken (https://cljdoc.org/d/helins-io/binf.cljc)