msgpack-cljs icon indicating copy to clipboard operation
msgpack-cljs copied to clipboard

MessagePack implementation in ClojureScript / msgpack.org[ClojureScript]

Results 4 msgpack-cljs issues
Sort by recently updated
recently updated
newest added

Hi, I've just left a similar message over at the clojure-msgpack issues as well: https://github.com/edma2/clojure-msgpack/issues/29 In short, I've taken your code and started to unify it with clojure-msgpack so that...

Title pretty much says it all. I can clone this, but was thinking a clojar artifact might be nice(r)! Thanks!

Break out Extension into a nice API so others can add their own extension types more conveniently.