Fork me on GitHub
#hoplon
<
2016-04-30
>
leontalbot02:04:00

castra/rpc is really cool!

levitanong06:04:45

@leontalbot: It is! I recently figured out lenses with castra/rpc 😄

l1sp3r08:04:33

trying to create a leiningen project from boot project

l1sp3r08:04:38

so i can use cursive

l1sp3r08:04:13

but getting:

l1sp3r08:04:14

boot lein-generate clojure.lang.ExceptionInfo: java.lang.IllegalArgumentException: No such task (lein-generate)

l1sp3r08:04:11

i followed instructions on:

l1sp3r08:04:37

and created a ~/profile.boot

l1sp3r08:04:04

ah my fault should be ~/.boot/profile.boot

leontalbot19:04:38

Hello guys! We now have a minimal hoplon stripe example here : https://github.com/leontalbot/hoplon-stripe

leontalbot19:04:03

It uses castra for client-server communication. I'll be happy to receive any comments to improve code base. I'm sure stripe_rpc.cljs can really be improved simple_smile

leontalbot19:04:36

@l1sp3r: Not sure but I think this template could help you

leontalbot19:04:33

Or is it the opposite?