Closed comamitc closed 8 years ago
@oakmac had a wonderful suggestion for creating a mode where we convert JSON to EDN and vice versa. Should be relatively easy given CLJS' api.
I was contemplating using transit but these payloads are small enough and infrequent enough to not really need it.
@oakmac had a wonderful suggestion for creating a mode where we convert JSON to EDN and vice versa. Should be relatively easy given CLJS' api.