samedhi / firemore

Firebase + Clojure -> Firemore
https://firemore.org/
MIT License
19 stars 3 forks source link

feat: cljc support #5

Open dijonkitchen opened 5 years ago

dijonkitchen commented 5 years ago

Consider agnostic host with cljc support so it can work on normal Clojure and Clojurescript.

samedhi commented 4 years ago

The Java vs node version of Firebase are sufficiently different that I am not going to pursue this at this time. I think the same channel based interface could be supported for both Java and cljs, that would be neat, but I am currently just focused on getting it working in cljs.