Fork me on GitHub
#cljsrn
<
2016-05-21
>
drapanjanas08:05:30

@grav: Have not used sente yet. But in case you use re-frame and want to pass some events to server and publish other events back to clients with minimal setup, I have written a tiny lib for exactly that purpose with http-kit. It is very experimental but works for me so far. Example of using in RN app is here: https://github.com/drapanjanas/pneumatic-tubes/tree/master/examples/group-chat-app