taoensso / nippy

The fastest serialization library for Clojure
https://www.taoensso.com/nippy
Eclipse Public License 1.0
1.04k stars 60 forks source link

clojurescript support? #92

Closed daonsh closed 7 years ago

daonsh commented 7 years ago

Hi,

I see that there's no cljs support (no cljs/cljx). Is there a recommendation on how to serialize data (e.g. byte arrays) and transfer from clj server to cljs client? Is there a way to use this library to do this?

Thanks for the lib.

ptaoussanis commented 7 years ago

Hey @shaulid! Please see https://github.com/ptaoussanis/nippy/issues/64

Thanks for the lib

You're very welcome, thanks a lot for saying so- cheers :-)