Fork me on GitHub
#re-frame
<
2015-09-06
>
paulspencerwilliams18:09:10

I know it’s not exactly re-frame but I’m having problems writing a simple ring end point to handle the application/transit+json post’s it sends… I’ve tried using wrap-transit-body {:keywords? true :opts {}} any advice?

roberto18:09:35

you might have better luck in #C03S1KBA2. I haven’t used transit.

estsauver19:09:21

(Leaving right now, I’ll look at it in ~an hour if you put it up though.

paulspencerwilliams19:09:41

@estsauver: will do, it appears to be client side I believe.

paulspencerwilliams19:09:50

Right, think I might have figured it.

estsauver21:09:31

If you’re not using json-verbose, it can be really helpful to figure out what’s going on with Transit.